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

This commit is contained in:
Arfrever Frehtes Taifersar Arahesis
2018-05-22 04:30:33 +02:00
committed by Matt Turner
parent b7968ee327
commit 0bb86c293f
6 changed files with 12 additions and 12 deletions

View File

@@ -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
@@ -17,7 +17,7 @@ RDEPEND="
media-libs/libpng:0
x11-libs/libX11"
DEPEND="${RDEPEND}
x11-proto/xproto"
x11-base/xorg-proto"
PATCHES=(
"${FILESDIR}"/${P}-no-xpm.patch

View File

@@ -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
@@ -18,7 +18,7 @@ RDEPEND="
x11-libs/libX11
x11-libs/libXt"
DEPEND="${RDEPEND}
x11-proto/xproto"
x11-base/xorg-proto"
PATCHES=(
"${FILESDIR}"/${P}-cflags.patch

View File

@@ -25,8 +25,8 @@ RDEPEND="
x11-libs/libXt
"
DEPEND="${RDEPEND}
x11-base/xorg-proto
x11-misc/imake
x11-proto/xproto
"
S="${WORKDIR}/${MY_P/_/-}.orig"

View File

@@ -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
@@ -33,8 +33,8 @@ RDEPEND="
)
gtk? ( x11-libs/gtk+:2 )"
DEPEND="${RDEPEND}
x11-proto/xproto
virtual/pkgconfig
x11-base/xorg-proto
nls? ( sys-devel/gettext )"
PATCHES=(

View File

@@ -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
@@ -18,7 +18,7 @@ IUSE=""
RDEPEND="media-fonts/font-misc-misc
x11-libs/libXext"
DEPEND="${RDEPEND}
x11-proto/xextproto"
x11-base/xorg-proto"
S=${WORKDIR}/${PN}

View File

@@ -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
@@ -16,9 +16,9 @@ IUSE=""
RDEPEND="media-fonts/font-misc-misc
x11-libs/libX11"
DEPEND="${RDEPEND}
x11-base/xorg-proto
x11-misc/gccmakedep
x11-misc/imake
x11-proto/xproto"
x11-misc/imake"
src_prepare() {
default