Enable newly added yescrypt support

This commit is contained in:
Balint Reczey
2021-11-07 21:42:13 +01:00
parent 6116809ed3
commit 395194208e
2 changed files with 2 additions and 0 deletions
+1
View File
@@ -6,6 +6,7 @@ Section: admin
Priority: required
Build-Depends: debhelper-compat (= 13),
gettext,
libcrypt-dev,
libpam0g-dev,
quilt,
xsltproc,
+1
View File
@@ -20,6 +20,7 @@ DEB_CONFIGURE_EXTRA_FLAGS := --disable-shared \
--without-libcrack \
--mandir=/usr/share/man \
--with-libpam \
--with-yescrypt \
--enable-shadowgrp \
--enable-man \
--disable-account-tools-setuid \