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/icedtea | |
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/icedtea')
-rw-r--r-- | dev-java/icedtea/icedtea-3.7.0.ebuild | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/dev-java/icedtea/icedtea-3.7.0.ebuild b/dev-java/icedtea/icedtea-3.7.0.ebuild index be3cb438b0bc..8605d13cd9d0 100644 --- a/dev-java/icedtea/icedtea-3.7.0.ebuild +++ b/dev-java/icedtea/icedtea-3.7.0.ebuild @@ -86,13 +86,10 @@ X_COMMON_DEP=" >=x11-libs/libXtst-1.0.3 x11-libs/libXcomposite" X_DEPEND=" + x11-base/xorg-proto >=x11-libs/libXau-1.0.3 >=x11-libs/libXdmcp-1.0.2 - >=x11-libs/libXinerama-1.0.2 - x11-proto/inputproto - >=x11-proto/xextproto-7.1.1 - x11-proto/xineramaproto - x11-proto/xproto" + >=x11-libs/libXinerama-1.0.2" # The Javascript requirement is obsolete; OpenJDK 8+ has Nashorn COMMON_DEP=" |