From fd215c2113832ec4a71451eefdb390252a8973aa Mon Sep 17 00:00:00 2001 From: Arfrever Frehtes Taifersar Arahesis Date: Tue, 22 May 2018 04:22:42 +0200 Subject: games-action/xpilot: Update dependencies (x11-proto/* -> x11-base/xorg-proto). --- games-action/xpilot/xpilot-4.5.5-r1.ebuild | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'games-action/xpilot') 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 -- cgit v1.2.3-65-gdbad