mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
javahelp2: needs which in hostmakedepends
This commit is contained in:
parent
2678a28ca5
commit
43836d5165
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="openjdk8 apache-ant unzip"
|
hostmakedepends="openjdk8 apache-ant unzip which"
|
||||||
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…
Add table
Reference in a new issue