openjdk11: needs tar and which in hostmakedepends

This commit is contained in:
Jürgen Buchmüller 2020-01-13 15:25:12 +01:00
parent 3a0b29a36a
commit 639ee0f35d
1 changed files with 2 additions and 2 deletions

View File

@ -28,8 +28,8 @@ configure_args="
--with-vendor-vm-bug-url="https://github.com/void-linux/void-packages/issues""
make_build_args="images $(vopt_if docs docs)"
make_check_target="test-hotspot-gtest"
hostmakedepends="pkg-config automake autoconf cpio unzip zip ca-certificates
libressl zlib-devel make-ca"
hostmakedepends="pkg-config automake autoconf cpio tar unzip zip ca-certificates
libressl zlib-devel which make-ca"
makedepends="libXrender-devel libXtst-devel libXt-devel libXrandr-devel
giflib-devel libjpeg-turbo-devel cups-devel freetype-devel alsa-lib-devel
fontconfig-devel zlib-devel lcms2-devel"