support cracklib in pam for Gentoo's musl profile
Needed for any musl build, is default in other profiles Change-Id: Ib7cae9124f5846d33c05f26befd8f13646a08610
This commit is contained in:
parent
8ca7b6b9b9
commit
1bde2591ae
@ -34,4 +34,5 @@ if [[ "${GENTOO_PROFILE}" == *"musl"* ]]; then
|
||||
echo "dev-vcs/git -gpg" >> /etc/portage/package.use/musl # gpg doesn't build on musl profiles
|
||||
echo "=sys-block/open-iscsi-2.0.874-r1 ~amd64" >> /etc/portage/package.keywords/musl
|
||||
echo "=sys-block/open-isns-0.97 ~amd64" >> /etc/portage/package.keywords/musl
|
||||
echo "sys-libs/pam cracklib" >> /etc/portage/package.use/musl
|
||||
fi
|
||||
|
Loading…
Reference in New Issue
Block a user