x11-apps/mesa-progs: unconditionally depend on media-libs/glew
authorChí-Thanh Christopher Nguyễn <chithanh@gentoo.org>
Thu, 1 Oct 2015 15:46:52 +0000 (17:46 +0200)
committerChí-Thanh Christopher Nguyễn <chithanh@gentoo.org>
Thu, 1 Oct 2015 15:46:52 +0000 (17:46 +0200)
Bug: https://bugs.gentoo.org/show_bug.cgi?id=559536

Package-Manager: portage-2.2.20.1

x11-apps/mesa-progs/mesa-progs-8.2.0.ebuild
x11-apps/mesa-progs/mesa-progs-9999.ebuild

index 136546b02fc3241ed48ba1151056b73085abccb4..e83e3440fcac3a19f03ef1f27904dd650e908205 100644 (file)
@@ -34,8 +34,7 @@ RDEPEND="
        virtual/opengl
        x11-libs/libX11"
 DEPEND="${RDEPEND}
-       egl? ( media-libs/glew )
-       gles2? ( media-libs/glew )
+       media-libs/glew
        virtual/glu
        x11-proto/xproto"
 
index d07df30c3e8755dfd807f8a4161f488ad5aec32e..e5278052220e9855c57e7414e8426ed6e69effe3 100644 (file)
@@ -34,8 +34,7 @@ RDEPEND="
        virtual/opengl
        x11-libs/libX11"
 DEPEND="${RDEPEND}
-       egl? ( media-libs/glew )
-       gles2? ( media-libs/glew )
+       media-libs/glew
        virtual/glu
        x11-proto/xproto"