javahelp2: needs which in hostmakedepends
This commit is contained in:
parent
2678a28ca5
commit
43836d5165
|
@ -6,7 +6,7 @@ _gitver=3ca862d8626096770598a3a256886d205246f4a4
|
|||
wrksrc=javahelp-${_gitver}
|
||||
archs=noarch
|
||||
short_desc="Java based help system"
|
||||
hostmakedepends="openjdk8 apache-ant unzip"
|
||||
hostmakedepends="openjdk8 apache-ant unzip which"
|
||||
maintainer="Jürgen Buchmüller <pullmoll@t-online.de>"
|
||||
license="CDDL-1.1, GPL-2.0-only"
|
||||
homepage="https://javahelp.java.net/"
|
||||
|
|
Loading…
Reference in New Issue