diff options
author | Arfrever Frehtes Taifersar Arahesis <Arfrever@Apache.Org> | 2018-05-22 04:22:42 +0200 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2018-05-21 19:45:30 -0700 |
commit | fd215c2113832ec4a71451eefdb390252a8973aa (patch) | |
tree | 0679f0c3c9a1d01d475ba61b4b193352e6840bfb /games-action/xpilot | |
parent | kde-misc/wacomtablet: Update dependencies (x11-proto/* -> x11-base/xorg-proto). (diff) | |
download | gentoo-fd215c2113832ec4a71451eefdb390252a8973aa.tar.gz gentoo-fd215c2113832ec4a71451eefdb390252a8973aa.tar.bz2 gentoo-fd215c2113832ec4a71451eefdb390252a8973aa.zip |
games-action/xpilot: Update dependencies (x11-proto/* -> x11-base/xorg-proto).
Diffstat (limited to 'games-action/xpilot')
-rw-r--r-- | games-action/xpilot/xpilot-4.5.5-r1.ebuild | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/games-action/xpilot/xpilot-4.5.5-r1.ebuild b/games-action/xpilot/xpilot-4.5.5-r1.ebuild index cfd0162fb1aa..ecc92dce8706 100644 --- a/games-action/xpilot/xpilot-4.5.5-r1.ebuild +++ b/games-action/xpilot/xpilot-4.5.5-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -17,10 +17,9 @@ RDEPEND="x11-libs/libX11 x11-libs/libXext" DEPEND="${RDEPEND} app-text/rman + x11-base/xorg-proto x11-misc/gccmakedep - x11-misc/imake - x11-proto/xextproto - x11-proto/xproto" + x11-misc/imake" src_prepare() { #default |