mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
dev-libs/*: Update dependencies (x11-proto/* -> x11-base/xorg-proto).
This commit is contained in:
committed by
Matt Turner
parent
caedef1443
commit
9bdd05e2f2
@@ -24,7 +24,7 @@ RDEPEND="${COMMON_DEPEND}
|
||||
X? ( x11-libs/libXt x11-libs/libXaw )"
|
||||
|
||||
DEPEND="${COMMON_DEPEND}
|
||||
X? ( x11-proto/xproto )"
|
||||
X? ( x11-base/xorg-proto )"
|
||||
|
||||
S="${WORKDIR}/ACE_wrappers"
|
||||
|
||||
|
||||
@@ -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=5
|
||||
@@ -25,7 +25,7 @@ RDEPEND="${COMMON_DEPEND}
|
||||
X? ( x11-libs/libXt x11-libs/libXaw )"
|
||||
|
||||
DEPEND="${COMMON_DEPEND}
|
||||
X? ( x11-proto/xproto )"
|
||||
X? ( x11-base/xorg-proto )"
|
||||
|
||||
S="${WORKDIR}/ACE_wrappers"
|
||||
|
||||
|
||||
@@ -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=5
|
||||
@@ -21,9 +21,9 @@ RDEPEND=">=media-libs/freetype-2.4.9
|
||||
)"
|
||||
DEPEND="${RDEPEND}
|
||||
X? (
|
||||
x11-base/xorg-proto
|
||||
x11-libs/libICE
|
||||
x11-libs/libXmu
|
||||
x11-proto/xproto
|
||||
)"
|
||||
|
||||
DOCS="AUTHORS ChangeLog NEWS README"
|
||||
|
||||
@@ -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
|
||||
@@ -22,9 +22,9 @@ RDEPEND=">=media-libs/freetype-2.4.9
|
||||
DEPEND="${RDEPEND}
|
||||
virtual/pkgconfig
|
||||
X? (
|
||||
x11-base/xorg-proto
|
||||
x11-libs/libICE
|
||||
x11-libs/libXmu
|
||||
x11-proto/xproto
|
||||
)"
|
||||
|
||||
DOCS="AUTHORS ChangeLog NEWS README"
|
||||
|
||||
@@ -15,7 +15,7 @@ KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd"
|
||||
IUSE=""
|
||||
|
||||
RDEPEND="x11-libs/libX11"
|
||||
DEPEND="x11-proto/xproto
|
||||
DEPEND="x11-base/xorg-proto
|
||||
${RDEPEND}"
|
||||
|
||||
src_unpack() {
|
||||
|
||||
Reference in New Issue
Block a user