stress-ng: rebuild for libxcrypt
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
# Template file for 'stress-ng'
|
# Template file for 'stress-ng'
|
||||||
pkgname=stress-ng
|
pkgname=stress-ng
|
||||||
version=0.17.03
|
version=0.17.03
|
||||||
revision=1
|
revision=2
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
make_use_env=1
|
make_use_env=1
|
||||||
short_desc="Load and stress a computer system"
|
short_desc="Load and stress a computer system"
|
||||||
@@ -13,5 +13,6 @@ checksum=3646118dcd683bf1929357e67d36c75f950e849db48f26d298b11028e78f3e7a
|
|||||||
|
|
||||||
if [ "$XBPS_TARGET_LIBC" = "musl" ]; then
|
if [ "$XBPS_TARGET_LIBC" = "musl" ]; then
|
||||||
makedepends+=" musl-legacy-compat"
|
makedepends+=" musl-legacy-compat"
|
||||||
|
elif [ "$XBPS_TARGET_LIBC" = "glibc" ]; then
|
||||||
|
makedepends+=" libxcrypt-devel"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user