wvstreams: rebuild for libxcrypt
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
# Template file for 'wvstreams'
|
# Template file for 'wvstreams'
|
||||||
pkgname=wvstreams
|
pkgname=wvstreams
|
||||||
version=4.6.1
|
version=4.6.1
|
||||||
revision=22
|
revision=23
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--without-dbus --without-tcl --without-qt"
|
configure_args="--without-dbus --without-tcl --without-qt"
|
||||||
makedepends="openssl-devel zlib-devel"
|
makedepends="openssl-devel zlib-devel"
|
||||||
@@ -14,6 +14,10 @@ checksum=8403f5fbf83aa9ac0c6ce15d97fd85607488152aa84e007b7d0621b8ebc07633
|
|||||||
conf_files="/etc/uniconf.conf"
|
conf_files="/etc/uniconf.conf"
|
||||||
replaces="uniconf>=0"
|
replaces="uniconf>=0"
|
||||||
|
|
||||||
|
if [ "$XBPS_TARGET_LIBC" = "glibc" ]; then
|
||||||
|
makedepends+=" libxcrypt-devel"
|
||||||
|
fi
|
||||||
|
|
||||||
CXXFLAGS="-Wno-narrowing"
|
CXXFLAGS="-Wno-narrowing"
|
||||||
|
|
||||||
wvstreams-devel_package() {
|
wvstreams-devel_package() {
|
||||||
|
|||||||
Reference in New Issue
Block a user