GNOME Bugzilla – Bug 709531
egl: Make dependency on egl optional
Last modified: 2013-10-10 10:33:54 UTC
Created attachment 256589 [details] [review] Allow disabling gstreamer-egl Currently, setting --without-egl-window-system just aborts configure. However afaict, gstreamer-egl is only needed by eglglessink. Since I find egl/gles not that useful on a headless machine, I have made a patch to make this library optional in Gentoo. eglglessink will obviously have proper dependencies set when we add it to our software repository.
commit ce080cb7cc13ebd7f2dd0ba9a1b0beed92e1b06c Author: Gilles Dartiguelongue <eva@gentoo.org> Date: Sun Oct 6 17:37:38 2013 +0200 egl: Allow disabling gstreamer-egl library https://bugzilla.gnome.org/show_bug.cgi?id=709531