From 3b30843ad59d2c10019fa744ca6d72a4ac5181da Mon Sep 17 00:00:00 2001 From: oreo639 Date: Wed, 30 Aug 2023 13:46:38 -0700 Subject: [PATCH] lighttpd: rebuild for libxcrypt --- srcpkgs/lighttpd/template | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/srcpkgs/lighttpd/template b/srcpkgs/lighttpd/template index 864301510a0..cdcedc083fc 100644 --- a/srcpkgs/lighttpd/template +++ b/srcpkgs/lighttpd/template @@ -1,7 +1,7 @@ # Template file for 'lighttpd' pkgname=lighttpd version=1.4.73 -revision=1 +revision=2 build_style=meson configure_args="-Dwith_brotli=disabled -Dwith_bzip=disabled -Dwith_krb5=enabled -Dwith_ldap=enabled @@ -29,6 +29,8 @@ lib32disabled=yes if [ "$XBPS_TARGET_LIBC" = musl ]; then makedepends+=" musl-legacy-compat" +elif [ "$XBPS_TARGET_LIBC" = "glibc" ]; then + makedepends+=" libxcrypt-devel" fi make_dirs="