summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArfrever Frehtes Taifersar Arahesis <Arfrever@Apache.Org>2018-05-12 01:11:22 +0200
committerMatt Turner <mattst88@gentoo.org>2018-05-11 17:32:34 -0700
commit5a5d59b0e82846b4fd789e76578347e0e2c64525 (patch)
tree42ca48f0d04b2dc7bf6a3f462b7b530dcd514134 /media-plugins/gst-plugins-xvideo
parentmedia-libs/*: Update dependencies (x11-proto/* -> x11-base/xorg-proto). (diff)
downloadgentoo-5a5d59b0e82846b4fd789e76578347e0e2c64525.tar.gz
gentoo-5a5d59b0e82846b4fd789e76578347e0e2c64525.tar.bz2
gentoo-5a5d59b0e82846b4fd789e76578347e0e2c64525.zip
media-plugins/*: Update dependencies (x11-proto/* -> x11-base/xorg-proto).
Diffstat (limited to 'media-plugins/gst-plugins-xvideo')
-rw-r--r--media-plugins/gst-plugins-xvideo/gst-plugins-xvideo-0.10.36-r1.ebuild6
1 files changed, 2 insertions, 4 deletions
diff --git a/media-plugins/gst-plugins-xvideo/gst-plugins-xvideo-0.10.36-r1.ebuild b/media-plugins/gst-plugins-xvideo/gst-plugins-xvideo-0.10.36-r1.ebuild
index e66e5e0c87f9..56fece1ff408 100644
--- a/media-plugins/gst-plugins-xvideo/gst-plugins-xvideo-0.10.36-r1.ebuild
+++ b/media-plugins/gst-plugins-xvideo/gst-plugins-xvideo-0.10.36-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI="5"
@@ -12,9 +12,7 @@ IUSE=""
RDEPEND=">=x11-libs/libXv-1.0.10[${MULTILIB_USEDEP}]
>=x11-libs/libXext-1.3.2[${MULTILIB_USEDEP}]"
DEPEND="${RDEPEND}
- >=x11-proto/videoproto-2.3.1-r1[${MULTILIB_USEDEP}]
- >=x11-proto/xproto-7.0.24[${MULTILIB_USEDEP}]
- >=x11-proto/xextproto-7.2.1-r1[${MULTILIB_USEDEP}]"
+ x11-base/xorg-proto"
# xshm is a compile time option of xvideo
# x is needed to build any X plugins, but we build/install only xv anyway