mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
dev-tcltk/tkXwin: Transition deps to x11-base/xorg-proto
This commit is contained in:
@@ -14,14 +14,13 @@ SLOT="0"
|
||||
IUSE="debug static-libs threads"
|
||||
KEYWORDS="amd64 ppc x86"
|
||||
|
||||
DEPEND="
|
||||
RDEPEND="
|
||||
dev-lang/tk[threads?]
|
||||
x11-libs/libXScrnSaver
|
||||
x11-libs/libX11
|
||||
x11-libs/libXext
|
||||
x11-proto/scrnsaverproto
|
||||
x11-proto/xextproto"
|
||||
RDEPEND="${DEPEND}"
|
||||
x11-libs/libXext"
|
||||
DEPEND="${RDEPEND}
|
||||
x11-base/xorg-proto"
|
||||
|
||||
PATCHES=(
|
||||
"${FILESDIR}"/${PV}-Makefile.in.diff
|
||||
Reference in New Issue
Block a user