games-arcade/*: Update dependencies (x11-proto/* -> x11-base/xorg-proto).

This commit is contained in:
Arfrever Frehtes Taifersar Arahesis
2018-05-22 04:25:32 +02:00
committed by Matt Turner
parent fd215c2113
commit b7968ee327
2 changed files with 4 additions and 4 deletions

View File

@@ -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
@@ -19,7 +19,7 @@ RDEPEND="x11-libs/libX11
x11-libs/libXext
x11-libs/libXt"
DEPEND="${RDEPEND}
x11-proto/xproto"
x11-base/xorg-proto"
src_prepare() {
sed -i \

View File

@@ -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
@@ -21,7 +21,7 @@ RDEPEND="x11-libs/libX11
x11-libs/libXt"
DEPEND="${RDEPEND}
x11-proto/xproto"
x11-base/xorg-proto"
S=${WORKDIR}/${P}.orig