From 142c007aac58dfd821cc37d1878e86f45a4b8a60 Mon Sep 17 00:00:00 2001 From: Matt Turner Date: Thu, 26 Apr 2018 23:11:56 -0700 Subject: toolchain.eclass: Transition deps to x11-base/xorg-proto --- eclass/toolchain.eclass | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'eclass/toolchain.eclass') diff --git a/eclass/toolchain.eclass b/eclass/toolchain.eclass index 2da455ad4e3b..df76dc4feb8c 100644 --- 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 " -- cgit v1.2.3-65-gdbad