mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
games-arcade/*: Update dependencies (x11-proto/* -> x11-base/xorg-proto).
This commit is contained in:
committed by
Matt Turner
parent
fd215c2113
commit
b7968ee327
@@ -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 \
|
||||
|
||||
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user