dante: rebuild for libxcrypt
This commit is contained in:
parent
664d0c5795
commit
da0e9c0628
1 changed files with 2 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'dante'
|
||||
pkgname=dante
|
||||
version=1.4.2
|
||||
revision=4
|
||||
revision=5
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="tar automake libtool"
|
||||
short_desc="SOCKS server and client"
|
||||
|
@ -13,6 +13,7 @@ checksum=4c97cff23e5c9b00ca1ec8a95ab22972813921d7fbf60fc453e3e06382fc38a7
|
|||
|
||||
if [ "$XBPS_TARGET_LIBC" = "glibc" ]; then
|
||||
configure_args="--with-libc=libc.so.6"
|
||||
makedepends+=" libxcrypt-devel"
|
||||
else
|
||||
configure_args="ac_cv_func_sched_setscheduler=no"
|
||||
fi
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue