aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJakub Jirutka <jakub@jirutka.cz>2019-04-01 17:20:21 +0200
committerJakub Jirutka <jakub@jirutka.cz>2019-04-01 17:23:13 +0200
commit87ea954c9b7e200efbb52b4395dfc160fa4f0b55 (patch)
tree7a7aa32d703b830ffe77868bf8e7d9be27d39832
parent471cf80f4f70e2cd9766b70608e0894e1336c52f (diff)
downloadaports-87ea954c9b7e200efbb52b4395dfc160fa4f0b55.tar.bz2
aports-87ea954c9b7e200efbb52b4395dfc160fa4f0b55.tar.xz
community/openjdk8: add missing nss dependency
Fixes #10126 (https://bugs.alpinelinux.org/issues/10126)
-rw-r--r--community/openjdk8/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/openjdk8/APKBUILD b/community/openjdk8/APKBUILD
index 9512bf44f7..4c6b737fff 100644
--- a/community/openjdk8/APKBUILD
+++ b/community/openjdk8/APKBUILD
@@ -6,12 +6,12 @@ _icedteaver=3.11.0
# pkgver is <JDK version>.<JDK update>.<JDK build>
# Check https://icedtea.classpath.org/wiki/Main_Page when updating!
pkgver=8.201.08
-pkgrel=0
+pkgrel=1
pkgdesc="OpenJDK 8 provided by IcedTea"
url="https://icedtea.classpath.org/"
arch="all"
license="custom"
-depends="$pkgname-jre java-cacerts"
+depends="$pkgname-jre java-cacerts nss"
options="sover-namecheck"
makedepends="bash findutils tar zip file paxmark gawk util-linux libxslt
autoconf automake linux-headers sed xz coreutils