~alpine/aports

This thread contains a patchset. You're looking at the original emails, but you may wish to use the patch review UI. Review patch

[alpine-aports] [PATCH] community/openjdk8: add missing nss dependency

Details
Message ID
<20190417163852.40937-1-dane.molotok@gmail.com>
Sender timestamp
1555519132
DKIM signature
missing
Download raw message
Patch: +2 -2
Patches	a0a5ffcea690a74b6f8c240d811be43542af60a6 to 3.7

See #10126
---
 community/openjdk8/APKBUILD | 4 ++--
 1 file 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
-- 
2.17.0



---
Unsubscribe:  alpine-aports+unsubscribe@lists.alpinelinux.org
Help:         alpine-aports+help@lists.alpinelinux.org
---
Reply to thread Export thread (mbox)