media-libs/gst-plugins-bad: gles2 <-> egl blocker wasn't really needed (#525936#c20)
authorPacho Ramos <pacho@gentoo.org>
Sun, 28 Feb 2016 16:23:20 +0000 (17:23 +0100)
committerPacho Ramos <pacho@gentoo.org>
Sun, 28 Feb 2016 16:32:15 +0000 (17:32 +0100)
Package-Manager: portage-2.2.27

media-libs/gst-plugins-bad/gst-plugins-bad-1.6.3.ebuild

index 6d5ad2b49abbca7ebdea2dc261c131a01f5b0222..9874a7ac3b9731b609b1555e1f2ccd6dc5c28160 100644 (file)
@@ -16,7 +16,7 @@ KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd ~x86
 IUSE="X egl gles2 gtk +introspection opengl +orc vcd vnc wayland"
 REQUIRED_USE="
        egl? ( !gles2 )
-       gles2? ( !egl !opengl )
+       gles2? ( !opengl )
        opengl? ( X )
        wayland? ( egl )
 "