summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChí-Thanh Christopher Nguyễn <chithanh@gentoo.org>2015-10-01 17:46:52 +0200
committerChí-Thanh Christopher Nguyễn <chithanh@gentoo.org>2015-10-01 17:46:52 +0200
commitbdd300da4ff4510b2e9a3e3994b0178cb9cd4c3c (patch)
tree3f138bdc836487b14f6893909d24f843f965a091 /x11-apps/mesa-progs/mesa-progs-9999.ebuild
parentarch/amd64-fbsd: drop mesa flag masks that are no longer needed (diff)
downloadgentoo-bdd300da4ff4510b2e9a3e3994b0178cb9cd4c3c.tar.gz
gentoo-bdd300da4ff4510b2e9a3e3994b0178cb9cd4c3c.tar.bz2
gentoo-bdd300da4ff4510b2e9a3e3994b0178cb9cd4c3c.zip
x11-apps/mesa-progs: unconditionally depend on media-libs/glew
Bug: https://bugs.gentoo.org/show_bug.cgi?id=559536 Package-Manager: portage-2.2.20.1
Diffstat (limited to 'x11-apps/mesa-progs/mesa-progs-9999.ebuild')
-rw-r--r--x11-apps/mesa-progs/mesa-progs-9999.ebuild3
1 files changed, 1 insertions, 2 deletions
diff --git a/x11-apps/mesa-progs/mesa-progs-9999.ebuild b/x11-apps/mesa-progs/mesa-progs-9999.ebuild
index d07df30c3e87..e5278052220e 100644
--- a/x11-apps/mesa-progs/mesa-progs-9999.ebuild
+++ b/x11-apps/mesa-progs/mesa-progs-9999.ebuild
@@ -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"