mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-24 18:58:08 -07:00
metadata/install-qa-check.d: link wiki (developer guidance) in 60libcrypt-deps
Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
@@ -29,12 +29,13 @@ libcrypt_check() {
|
||||
|
||||
if [[ -n ${libcrypt_consumers[@]} ]]; then
|
||||
eqawarn "Binary files linked to libcrypt.so found"
|
||||
eqawarn "But dependency on virtual/libcrypt is not declared"
|
||||
eqawarn "But a dependency on virtual/libcrypt is not declared!"
|
||||
eqawarn
|
||||
eqatag -v virtual-libcrypt.missing "${libcrypt_consumers[@]%% *}"
|
||||
eqawarn
|
||||
eqawarn "Please add virtual/libcrypt:= dependency"
|
||||
eqawarn "Gentoo Bug: https://bugs.gentoo.org/699422"
|
||||
eqawarn "Gentoo bug: https://bugs.gentoo.org/699422"
|
||||
eqawarn "See: https://wiki.gentoo.org/wiki/Project:Toolchain/libcrypt_implementation"
|
||||
fi
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user