projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
87dcd9f
)
toolchain.eclass: drop old emul deps
author
Mike Frysinger
<vapier@gentoo.org>
Thu, 20 Aug 2015 12:31:19 +0000
(08:31 -0400)
committer
Mike Frysinger
<vapier@gentoo.org>
Thu, 20 Aug 2015 12:31:19 +0000
(08:31 -0400)
These don't exist anymore, so no point in depending on them.
eclass/toolchain.eclass
patch
|
blob
|
history
diff --git
a/eclass/toolchain.eclass
b/eclass/toolchain.eclass
index 0e8d8996b7e60846a126144014b13168dafdf7fb..ce21d9aada8e340bab64386945dda77ac199f930 100644
(file)
--- a/
eclass/toolchain.eclass
+++ b/
eclass/toolchain.eclass
@@
-213,10
+213,6
@@
if in_iuse gcj ; then
x11-proto/xextproto
=x11-libs/gtk+-2*
virtual/pkgconfig
- amd64? ( multilib? (
- app-emulation/emul-linux-x86-gtklibs
- app-emulation/emul-linux-x86-xlibs
- ) )
"
tc_version_is_at_least 3.4 && GCJ_GTK_DEPS+=" x11-libs/pango"
tc_version_is_at_least 4.2 && GCJ_DEPS+=" app-arch/zip app-arch/unzip"