commit:     9d14aac93fabe41f7015abdf3267416b22744a14
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Jun 22 20:44:16 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Jun 22 20:54:03 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9d14aac9

sys-apps/systemd: add virtual/libcrypt dependency

Needed for upcoming libcrypt migration.

Acked-by: David Seifert <soap <AT> gentoo.org>
Signed-off-by: Sam James <sam <AT> gentoo.org>

 sys-apps/systemd/{systemd-248.3.ebuild => systemd-248.3-r1.ebuild}     | 1 +
 sys-apps/systemd/{systemd-249_rc1.ebuild => systemd-249_rc1-r1.ebuild} | 1 +
 sys-apps/systemd/systemd-9999.ebuild                                   | 1 +
 3 files changed, 3 insertions(+)

diff --git a/sys-apps/systemd/systemd-248.3.ebuild 
b/sys-apps/systemd/systemd-248.3-r1.ebuild
similarity index 99%
rename from sys-apps/systemd/systemd-248.3.ebuild
rename to sys-apps/systemd/systemd-248.3-r1.ebuild
index c05f93040c9..190f25f5a2f 100644
--- a/sys-apps/systemd/systemd-248.3.ebuild
+++ b/sys-apps/systemd/systemd-248.3-r1.ebuild
@@ -43,6 +43,7 @@ OPENSSL_DEP=">=dev-libs/openssl-1.1.0:0="
 
 COMMON_DEPEND=">=sys-apps/util-linux-2.30:0=[${MULTILIB_USEDEP}]
        sys-libs/libcap:0=[${MULTILIB_USEDEP}]
+       virtual/libcrypt:=[${MULTILIB_USEDEP}]
        acl? ( sys-apps/acl:0= )
        apparmor? ( sys-libs/libapparmor:0= )
        audit? ( >=sys-process/audit-2:0= )

diff --git a/sys-apps/systemd/systemd-249_rc1.ebuild 
b/sys-apps/systemd/systemd-249_rc1-r1.ebuild
similarity index 99%
rename from sys-apps/systemd/systemd-249_rc1.ebuild
rename to sys-apps/systemd/systemd-249_rc1-r1.ebuild
index 6524db4486d..a9e94af56ef 100644
--- a/sys-apps/systemd/systemd-249_rc1.ebuild
+++ b/sys-apps/systemd/systemd-249_rc1-r1.ebuild
@@ -43,6 +43,7 @@ OPENSSL_DEP=">=dev-libs/openssl-1.1.0:0="
 
 COMMON_DEPEND=">=sys-apps/util-linux-2.30:0=[${MULTILIB_USEDEP}]
        sys-libs/libcap:0=[${MULTILIB_USEDEP}]
+       virtual/libcrypt:=[${MULTILIB_USEDEP}]
        acl? ( sys-apps/acl:0= )
        apparmor? ( sys-libs/libapparmor:0= )
        audit? ( >=sys-process/audit-2:0= )

diff --git a/sys-apps/systemd/systemd-9999.ebuild 
b/sys-apps/systemd/systemd-9999.ebuild
index 3ff4f01859d..a8e7949b207 100644
--- a/sys-apps/systemd/systemd-9999.ebuild
+++ b/sys-apps/systemd/systemd-9999.ebuild
@@ -43,6 +43,7 @@ OPENSSL_DEP=">=dev-libs/openssl-1.1.0:0="
 
 COMMON_DEPEND=">=sys-apps/util-linux-2.30:0=[${MULTILIB_USEDEP}]
        sys-libs/libcap:0=[${MULTILIB_USEDEP}]
+       virtual/libcrypt:=[${MULTILIB_USEDEP}]
        acl? ( sys-apps/acl:0= )
        apparmor? ( sys-libs/libapparmor:0= )
        audit? ( >=sys-process/audit-2:0= )

Reply via email to