mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 16:32:57 +02:00
openjdk11: change to OpenSSL
This commit is contained in:
parent
03787ee14e
commit
a23abdb6f2
1 changed files with 1 additions and 1 deletions
|
@ -29,7 +29,7 @@ configure_args="
|
||||||
make_build_args="images $(vopt_if docs docs)"
|
make_build_args="images $(vopt_if docs docs)"
|
||||||
make_check_target="test-hotspot-gtest"
|
make_check_target="test-hotspot-gtest"
|
||||||
hostmakedepends="pkg-config automake autoconf cpio tar unzip zip ca-certificates
|
hostmakedepends="pkg-config automake autoconf cpio tar unzip zip ca-certificates
|
||||||
libressl zlib-devel which make-ca"
|
openssl zlib-devel which make-ca"
|
||||||
makedepends="libXrender-devel libXtst-devel libXt-devel libXrandr-devel
|
makedepends="libXrender-devel libXtst-devel libXt-devel libXrandr-devel
|
||||||
giflib-devel libjpeg-turbo-devel cups-devel freetype-devel alsa-lib-devel
|
giflib-devel libjpeg-turbo-devel cups-devel freetype-devel alsa-lib-devel
|
||||||
fontconfig-devel zlib-devel lcms2-devel"
|
fontconfig-devel zlib-devel lcms2-devel"
|
||||||
|
|
Loading…
Add table
Reference in a new issue