javahelp2: fix openjdk dependency
This commit is contained in:
parent
034c46e4f5
commit
899792d782
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ _gitver=3ca862d8626096770598a3a256886d205246f4a4
|
||||||
wrksrc=javahelp-${_gitver}
|
wrksrc=javahelp-${_gitver}
|
||||||
archs=noarch
|
archs=noarch
|
||||||
short_desc="Java based help system"
|
short_desc="Java based help system"
|
||||||
hostmakedepends="openjdk apache-ant unzip"
|
hostmakedepends="openjdk8 apache-ant unzip"
|
||||||
maintainer="Jürgen Buchmüller <pullmoll@t-online.de>"
|
maintainer="Jürgen Buchmüller <pullmoll@t-online.de>"
|
||||||
license="CDDL-1.1, GPL-2.0-only"
|
license="CDDL-1.1, GPL-2.0-only"
|
||||||
homepage="https://javahelp.java.net/"
|
homepage="https://javahelp.java.net/"
|
||||||
|
|
Loading…
Reference in a new issue