summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gmail.com>2011-03-23 23:51:39 -0400
committerMatt Turner <mattst88@gmail.com>2011-03-23 23:51:39 -0400
commit467e38b9d91991317fbdca7492a8290d422b882e (patch)
treee085f1b53a22f33c062cd93721ca217661a5a730 /x11-base
parentCorrect wayland's git repo address (diff)
downloadx11-467e38b9d91991317fbdca7492a8290d422b882e.tar.gz
x11-467e38b9d91991317fbdca7492a8290d422b882e.tar.bz2
x11-467e38b9d91991317fbdca7492a8290d422b882e.zip
don't depend on mesa[gallium]
wayland works with the 'classic' Intel i965 driver
Diffstat (limited to 'x11-base')
-rw-r--r--x11-base/wayland/wayland-9999.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-base/wayland/wayland-9999.ebuild b/x11-base/wayland/wayland-9999.ebuild
index 37ce871a..c127a9a9 100644
--- a/x11-base/wayland/wayland-9999.ebuild
+++ b/x11-base/wayland/wayland-9999.ebuild
@@ -19,7 +19,7 @@ IUSE=""
RDEPEND="app-text/poppler[cairo]
dev-libs/expat
dev-libs/glib:2
- media-libs/mesa[gles,gallium]
+ media-libs/mesa[gles]
>=sys-fs/udev-136
>=x11-libs/cairo-1.10[opengl]
x11-libs/gtk+:2