Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
aports
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Johannes Müller
aports
Commits
a0a5ffce
Commit
a0a5ffce
authored
Apr 01, 2019
by
Jakub Jirutka
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
community/openjdk8: add missing nss dependency
Fixes
#10126
parent
c8ac75a4
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
community/openjdk8/APKBUILD
community/openjdk8/APKBUILD
+2
-2
No files found.
community/openjdk8/APKBUILD
View file @
a0a5ffce
...
...
@@ -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
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment