summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gmail.com>2015-03-28 12:36:35 -0700
committerMatt Turner <mattst88@gmail.com>2015-03-28 12:36:35 -0700
commitfd404d0d17cff9f1428ba1e7dd556276168c67ad (patch)
treeccfdf088d63fd3c181ded22564acf80a775235ce
parentmedia-libs/mesa: Don't depend on libelf for r600. (diff)
downloadx11-fd404d0d17cff9f1428ba1e7dd556276168c67ad.tar.gz
x11-fd404d0d17cff9f1428ba1e7dd556276168c67ad.tar.bz2
x11-fd404d0d17cff9f1428ba1e7dd556276168c67ad.zip
media-libs/mesa: Depend on libXfixes.
Bugzilla: https://bugs.gentoo.org/show_bug.cgi?id=542812
-rw-r--r--media-libs/mesa/mesa-9999.ebuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/media-libs/mesa/mesa-9999.ebuild b/media-libs/mesa/mesa-9999.ebuild
index ffec51df..1b238264 100644
--- a/media-libs/mesa/mesa-9999.ebuild
+++ b/media-libs/mesa/mesa-9999.ebuild
@@ -93,6 +93,7 @@ RDEPEND="
>=x11-libs/libXext-1.3.2:=[${MULTILIB_USEDEP}]
>=x11-libs/libXxf86vm-1.1.3:=[${MULTILIB_USEDEP}]
>=x11-libs/libxcb-1.9.3:=[${MULTILIB_USEDEP}]
+ x11-libs/libXfixes:=[${MULTILIB_USEDEP}]
llvm? (
video_cards_radeonsi? ( || (
>=dev-libs/elfutils-0.155-r1:=[${MULTILIB_USEDEP}]