summaryrefslogtreecommitdiff
path: root/media-libs/mesa/mesa-17.3.9.ebuild
diff options
context:
space:
mode:
authorArfrever Frehtes Taifersar Arahesis <Arfrever@Apache.Org>2018-05-12 01:01:45 +0200
committerMatt Turner <mattst88@gentoo.org>2018-05-11 17:32:33 -0700
commit6aa1810b8c733ba05d3e1427a4e904881a05d738 (patch)
tree9c185aebf119be49beade977b814815c66a9eb92 /media-libs/mesa/mesa-17.3.9.ebuild
parent9b1ee331c53982a4586386627d3256ff1316e518 (diff)
downloadgentoo-6aa1810b8c733ba05d3e1427a4e904881a05d738.tar.gz
gentoo-6aa1810b8c733ba05d3e1427a4e904881a05d738.tar.xz
media-libs/*: Update dependencies (x11-proto/* -> x11-base/xorg-proto).
Diffstat (limited to 'media-libs/mesa/mesa-17.3.9.ebuild')
-rw-r--r--media-libs/mesa/mesa-17.3.9.ebuild11
1 files changed, 1 insertions, 10 deletions
diff --git a/media-libs/mesa/mesa-17.3.9.ebuild b/media-libs/mesa/mesa-17.3.9.ebuild
index c1821f5ec1b..378c8541a72 100644
--- a/media-libs/mesa/mesa-17.3.9.ebuild
+++ b/media-libs/mesa/mesa-17.3.9.ebuild
@@ -76,7 +76,6 @@ REQUIRED_USE="
"
LIBDRM_DEPSTRING=">=x11-libs/libdrm-2.4.89"
-# keep correct libdrm and dri2proto dep
# keep blocks in rdepend for binpkg
RDEPEND="
!<x11-base/xorg-server-1.7
@@ -222,15 +221,7 @@ DEPEND="${RDEPEND}
sys-devel/gettext
virtual/pkgconfig
valgrind? ( dev-util/valgrind )
- >=x11-proto/dri2proto-2.8-r1:=[${MULTILIB_USEDEP}]
- dri3? (
- >=x11-proto/dri3proto-1.0:=[${MULTILIB_USEDEP}]
- >=x11-proto/presentproto-1.0:=[${MULTILIB_USEDEP}]
- )
- >=x11-proto/glproto-1.4.17-r1:=[${MULTILIB_USEDEP}]
- >=x11-proto/xextproto-7.2.1-r1:=[${MULTILIB_USEDEP}]
- >=x11-proto/xf86driproto-2.1.1-r1:=[${MULTILIB_USEDEP}]
- >=x11-proto/xf86vidmodeproto-2.3.1-r1:=[${MULTILIB_USEDEP}]
+ x11-base/xorg-proto
vulkan? (
$(python_gen_any_dep ">=dev-python/mako-0.7.3[\${PYTHON_USEDEP}]")
)