diff options
Diffstat (limited to 'dev-java/gnu-classpath')
-rw-r--r-- | dev-java/gnu-classpath/gnu-classpath-0.98-r6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-java/gnu-classpath/gnu-classpath-0.98-r6.ebuild b/dev-java/gnu-classpath/gnu-classpath-0.98-r6.ebuild index 465018f8f624..9229206c5f76 100644 --- a/dev-java/gnu-classpath/gnu-classpath-0.98-r6.ebuild +++ b/dev-java/gnu-classpath/gnu-classpath-0.98-r6.ebuild @@ -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 @@ -39,9 +39,9 @@ RDEPEND="alsa? ( media-libs/alsa-lib ) DEPEND="app-arch/zip gtk? ( + x11-base/xorg-proto x11-libs/libXrender >=x11-libs/libXtst-1.1.0 - x11-proto/xproto ) >=virtual/jdk-1.5 ${RDEPEND}" |