summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPhilipp Ammann <philipp.ammann@posteo.de>2019-06-26 19:30:45 +0000
committerMatt Turner <mattst88@gentoo.org>2019-08-17 15:59:01 -0700
commit97c3d2d26f9cc06c46d0c479f67b446214177463 (patch)
tree0c8372ee8786e3b710cba84500675089743fbb0a /x11-apps/radeon-profile/radeon-profile-20190603.ebuild
parentx11-base/xorg-server: Depend on media-libs/mesa[X] (diff)
downloadgentoo-97c3d2d26f9cc06c46d0c479f67b446214177463.tar.gz
gentoo-97c3d2d26f9cc06c46d0c479f67b446214177463.tar.bz2
gentoo-97c3d2d26f9cc06c46d0c479f67b446214177463.zip
*/*: Depend on media-libs/mesa[X(+)]
This changes any package that depends on media-libs/mesa (though not virtual/opengl) to depend on media-libs/mesa[X(+)] instead. Bug: https://bugs.gentoo.org/560096 Signed-off-by: Philipp Ammann <philipp.ammann@posteo.de> Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'x11-apps/radeon-profile/radeon-profile-20190603.ebuild')
-rw-r--r--x11-apps/radeon-profile/radeon-profile-20190603.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-apps/radeon-profile/radeon-profile-20190603.ebuild b/x11-apps/radeon-profile/radeon-profile-20190603.ebuild
index de8838c90ba8..ad6e34fec998 100644
--- a/x11-apps/radeon-profile/radeon-profile-20190603.ebuild
+++ b/x11-apps/radeon-profile/radeon-profile-20190603.ebuild
@@ -34,7 +34,7 @@ RDEPEND="
DEPEND="
${RDEPEND}
dev-qt/qtconcurrent:5
- media-libs/mesa
+ media-libs/mesa[X(+)]
x11-libs/libdrm
"