cronie: use musl-obstack-devel.
This commit is contained in:
parent
ef1c81e021
commit
667ae66f12
@ -1,7 +1,7 @@
|
|||||||
# Template file for 'cronie'
|
# Template file for 'cronie'
|
||||||
pkgname=cronie
|
pkgname=cronie
|
||||||
version=1.5.5
|
version=1.5.5
|
||||||
revision=2
|
revision=3
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--with-inotify --without-selinux --with-pam
|
configure_args="--with-inotify --without-selinux --with-pam
|
||||||
--enable-anacron --enable-pie --enable-relro"
|
--enable-anacron --enable-pie --enable-relro"
|
||||||
@ -34,7 +34,7 @@ alternatives="
|
|||||||
"
|
"
|
||||||
|
|
||||||
if [ "$XBPS_TARGET_LIBC" = "musl" ]; then
|
if [ "$XBPS_TARGET_LIBC" = "musl" ]; then
|
||||||
makedepends+=" musl-obstack"
|
makedepends+=" musl-obstack-devel"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user