summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas K. Hüttel <dilfridge@gentoo.org>2023-09-19 23:27:27 +0200
committerAndreas K. Hüttel <dilfridge@gentoo.org>2023-09-19 23:27:27 +0200
commit508ad1b2f6bae9e14da77e156b66025e741133b1 (patch)
tree4a8744f8c98a5b5def204b3a0b2c3d5ee6816737 /app-misc
parentdev-util/android-ndk: Add virtual/libcrypt dependency (diff)
downloadgentoo-508ad1b2f6bae9e14da77e156b66025e741133b1.tar.gz
gentoo-508ad1b2f6bae9e14da77e156b66025e741133b1.tar.bz2
gentoo-508ad1b2f6bae9e14da77e156b66025e741133b1.zip
app-misc/vlock: add dependency on virtual/libcrypt
Closes: https://bugs.gentoo.org/850373 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
Diffstat (limited to 'app-misc')
-rw-r--r--app-misc/vlock/vlock-2.2.3-r2.ebuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/app-misc/vlock/vlock-2.2.3-r2.ebuild b/app-misc/vlock/vlock-2.2.3-r2.ebuild
index b980e22df4c0..d89685425bce 100644
--- a/app-misc/vlock/vlock-2.2.3-r2.ebuild
+++ b/app-misc/vlock/vlock-2.2.3-r2.ebuild
@@ -18,6 +18,7 @@ IUSE="pam selinux test"
RESTRICT="!test? ( test )"
COMMON_DEPEND="
+ virtual/libcrypt:=
!sys-apps/kbd[pam]
pam? ( sys-libs/pam )
"