projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
03197a0
)
toolchain.eclass: Transition deps to x11-base/xorg-proto
author
Matt Turner
<mattst88@gentoo.org>
Fri, 27 Apr 2018 06:11:56 +0000
(23:11 -0700)
committer
Matt Turner
<mattst88@gentoo.org>
Fri, 27 Apr 2018 17:17:19 +0000
(10:17 -0700)
eclass/toolchain.eclass
patch
|
blob
|
history
diff --git
a/eclass/toolchain.eclass
b/eclass/toolchain.eclass
index 2da455ad4e3b5283299a714a7871674dbe9483e2..df76dc4feb8c9cee75382b618a184c0fc8d8cd16 100644
(file)
--- a/
eclass/toolchain.eclass
+++ b/
eclass/toolchain.eclass
@@
-206,11
+206,10
@@
DEPEND="${RDEPEND}
if in_iuse gcj ; then
GCJ_DEPS=">=media-libs/libart_lgpl-2.1"
GCJ_GTK_DEPS="
+ x11-base/xorg-proto
x11-libs/libXt
x11-libs/libX11
x11-libs/libXtst
- x11-proto/xproto
- x11-proto/xextproto
=x11-libs/gtk+-2*
virtual/pkgconfig
"