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