commit: fd404d0d17cff9f1428ba1e7dd556276168c67ad Author: Matt Turner <mattst88 <AT> gmail <DOT> com> AuthorDate: Sat Mar 28 19:36:35 2015 +0000 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org> CommitDate: Sat Mar 28 19:36:35 2015 +0000 URL: https://gitweb.gentoo.org/proj/x11.git/commit/?id=fd404d0d
media-libs/mesa: Depend on libXfixes. Bugzilla: https://bugs.gentoo.org/show_bug.cgi?id=542812 media-libs/mesa/mesa-9999.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/media-libs/mesa/mesa-9999.ebuild b/media-libs/mesa/mesa-9999.ebuild index ffec51d..1b23826 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}]