mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-01 10:22:56 +02:00
linux4.4: change to openssl
This commit is contained in:
parent
4332f419fc
commit
64907555a3
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@ noshlibprovides=yes
|
||||||
preserve=yes
|
preserve=yes
|
||||||
|
|
||||||
archs="i686* x86_64* ppc*"
|
archs="i686* x86_64* ppc*"
|
||||||
hostmakedepends="bc perl kmod uboot-mkimage libressl-devel xz"
|
hostmakedepends="bc perl kmod uboot-mkimage openssl-devel xz"
|
||||||
|
|
||||||
case "$XBPS_TARGET_MACHINE" in
|
case "$XBPS_TARGET_MACHINE" in
|
||||||
ppc64le*) broken="No ppc64le support";;
|
ppc64le*) broken="No ppc64le support";;
|
||||||
|
|
Loading…
Add table
Reference in a new issue