summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArfrever Frehtes Taifersar Arahesis <Arfrever@Apache.Org>2018-05-21 22:26:44 +0200
committerMatt Turner <mattst88@gentoo.org>2018-05-21 18:05:13 -0700
commit91c04d8df17a12ec4016d0d3f6e25d4dfc4232a3 (patch)
treed9bcc94e897db019b4fd25737a9f5c1bb2edd00f /x11-plugins/wmcoincoin/wmcoincoin-2.6.3.ebuild
parentx11-misc/*: Update dependencies (x11-proto/* -> x11-base/xorg-proto). (diff)
downloadgentoo-91c04d8df17a12ec4016d0d3f6e25d4dfc4232a3.tar.gz
gentoo-91c04d8df17a12ec4016d0d3f6e25d4dfc4232a3.tar.bz2
gentoo-91c04d8df17a12ec4016d0d3f6e25d4dfc4232a3.zip
x11-plugins/*: Update dependencies (x11-proto/* -> x11-base/xorg-proto).
Diffstat (limited to 'x11-plugins/wmcoincoin/wmcoincoin-2.6.3.ebuild')
-rw-r--r--x11-plugins/wmcoincoin/wmcoincoin-2.6.3.ebuild10
1 files changed, 4 insertions, 6 deletions
diff --git a/x11-plugins/wmcoincoin/wmcoincoin-2.6.3.ebuild b/x11-plugins/wmcoincoin/wmcoincoin-2.6.3.ebuild
index 3c3c57013756..6b23f379b40f 100644
--- a/x11-plugins/wmcoincoin/wmcoincoin-2.6.3.ebuild
+++ b/x11-plugins/wmcoincoin/wmcoincoin-2.6.3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -20,12 +20,10 @@ RDEPEND="x11-libs/gtk+:2
x11-libs/libXft
xinerama? ( x11-libs/libXinerama )"
DEPEND="${RDEPEND}
- x11-proto/xextproto
- x11-proto/xproto
- x11-libs/libXt
virtual/pkgconfig
- nls? ( sys-devel/gettext )
- xinerama? ( x11-proto/xineramaproto )"
+ x11-base/xorg-proto
+ x11-libs/libXt
+ nls? ( sys-devel/gettext )"
DOCS="AUTHORS ChangeLog NEWS README"