diff options
author | Arfrever Frehtes Taifersar Arahesis <Arfrever@Apache.Org> | 2018-04-26 21:41:25 +0200 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2018-04-26 18:04:41 -0700 |
commit | 39444ca0b4b6e81586dc4cd9db3cc2328da053f3 (patch) | |
tree | b21f21d79a8768ac2822a71ac342bd8159af6ccd /dev-java/gnu-classpath | |
parent | dev-qt/*: Update dependencies (x11-proto/* -> x11-base/xorg-proto). (diff) | |
download | gentoo-39444ca0b4b6e81586dc4cd9db3cc2328da053f3.tar.gz gentoo-39444ca0b4b6e81586dc4cd9db3cc2328da053f3.tar.bz2 gentoo-39444ca0b4b6e81586dc4cd9db3cc2328da053f3.zip |
dev-java/*: Update dependencies (x11-proto/* -> x11-base/xorg-proto).
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}" |