diff options
author | Arfrever Frehtes Taifersar Arahesis <Arfrever@Apache.Org> | 2018-05-12 01:11:22 +0200 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2018-05-11 17:32:34 -0700 |
commit | 5a5d59b0e82846b4fd789e76578347e0e2c64525 (patch) | |
tree | 42ca48f0d04b2dc7bf6a3f462b7b530dcd514134 /media-plugins/vdr-xineliboutput/vdr-xineliboutput-9999.ebuild | |
parent | media-libs/*: Update dependencies (x11-proto/* -> x11-base/xorg-proto). (diff) | |
download | gentoo-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/vdr-xineliboutput/vdr-xineliboutput-9999.ebuild')
-rw-r--r-- | media-plugins/vdr-xineliboutput/vdr-xineliboutput-9999.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-plugins/vdr-xineliboutput/vdr-xineliboutput-9999.ebuild b/media-plugins/vdr-xineliboutput/vdr-xineliboutput-9999.ebuild index b3c8f7c0edad..bca8332076fa 100644 --- a/media-plugins/vdr-xineliboutput/vdr-xineliboutput-9999.ebuild +++ b/media-plugins/vdr-xineliboutput/vdr-xineliboutput-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -49,7 +49,7 @@ DEPEND="${COMMON_DEPEND} nls? ( sys-devel/gettext ) xine? ( X? ( - x11-proto/xproto + x11-base/xorg-proto x11-libs/libXxf86vm ) )" |