Tools/Scripts/update-webkitefl-libs fails after r169785 with the following error: configure: error: Package requirements (gstreamer-1.0) were not met: No package 'gstreamer-1.0' found Consider adjusting the PKG_CONFIG_PATH environment variable if you installed software in a non-standard prefix. Alternatively, you may set the environment variables GSTREAMER_CFLAGS and GSTREAMER_LIBS to avoid the need to call pkg-config. See the pkg-config man page for more details. We should add gstreamer and gst-plugins-base to EFL's dependency list.
Created attachment 233369 [details] Patch
Comment on attachment 233369 [details] Patch LGTM
Comment on attachment 233369 [details] Patch Nice catch, it was really annoying bug. ;)
Comment on attachment 233369 [details] Patch Clearing flags on attachment: 233369 Committed r170181: <http://trac.webkit.org/changeset/170181>
All reviewed patches have been landed. Closing bug.