The install-dependencies script should install the required dependencies needed for building WebKit with the JHBuild, but also for building it without it (for example, when passing --default-cmake-features to the script build-webkit). We are now requiring gstreamer-gl on the default build (see r218630: <http://trac.webkit.org/changeset/218630>), so the script install-dependencies should install also the required libraries for building WK when not using the JHBuild
Created attachment 318753 [details] Patch
Comment on attachment 318753 [details] Patch Clearing flags on attachment: 318753 Committed r221010: <http://trac.webkit.org/changeset/221010>
All reviewed patches have been landed. Closing bug.
<rdar://problem/34012124>