sys-libs/pam: Add [${MULTILIB_USEDEP}] to dependency on virtual/libcrypt.
authorArfrever Frehtes Taifersar Arahesis <Arfrever@Apache.Org>
Wed, 12 Feb 2020 19:41:35 +0000 (19:41 +0000)
committerPatrick McLean <chutzpah@gentoo.org>
Thu, 13 Feb 2020 00:11:17 +0000 (16:11 -0800)
Signed-off-by: Arfrever Frehtes Taifersar Arahesis <Arfrever@Apache.Org>
Signed-off-by: Patrick McLean <chutzpah@gentoo.org>
sys-libs/pam/pam-1.3.1-r1.ebuild
sys-libs/pam/pam-1.3.1_p20200128.ebuild

index 9a130da7496bdf9f2ee3d42a1ea0cf1b26d95fd0..f79b0b171ba5c5a9596e77631cacb43449c956f5 100644 (file)
@@ -24,7 +24,7 @@ BDEPEND="app-text/docbook-xml-dtd:4.1.2
        nls? ( sys-devel/gettext )"
 
 DEPEND="
-       virtual/libcrypt:=
+       virtual/libcrypt:=[${MULTILIB_USEDEP}]
        audit? ( >=sys-process/audit-2.2.2[${MULTILIB_USEDEP}] )
        berkdb? ( >=sys-libs/db-4.8.30-r1:=[${MULTILIB_USEDEP}] )
        cracklib? ( >=sys-libs/cracklib-2.9.1-r1[${MULTILIB_USEDEP}] )
index 5cb6d859ed7558c7c6f6c8407df619f95061af28..b72c1136076331f4b89e28bf7f11273a82489085 100644 (file)
@@ -26,7 +26,7 @@ BDEPEND="app-text/docbook-xml-dtd:4.1.2
        nls? ( sys-devel/gettext )"
 
 DEPEND="
-       virtual/libcrypt:=
+       virtual/libcrypt:=[${MULTILIB_USEDEP}]
        audit? ( >=sys-process/audit-2.2.2[${MULTILIB_USEDEP}] )
        berkdb? ( >=sys-libs/db-4.8.30-r1:=[${MULTILIB_USEDEP}] )
        cracklib? ( >=sys-libs/cracklib-2.9.1-r1[${MULTILIB_USEDEP}] )