commit: 8b689a071333e8e54422e0be22ee86fce339ab1c
Author: Eray Aslan <eras <AT> gentoo <DOT> org>
AuthorDate: Sat Oct 12 08:22:29 2024 +0000
Commit: Eray Aslan <eras <AT> gentoo <DOT> org>
CommitDate: Sat Oct 12 08:31:16 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8b689a07
Revert "app-crypt/mit-krb5: do not list a dependency twice"
This was a mistake. This is a needed dependency
This reverts commit 2e367bdf475a3db21300f5a388c342292d1d9dcc.
Signed-off-by: Eray Aslan <eras <AT> gentoo.org>
app-crypt/mit-krb5/mit-krb5-1.21.3-r1.ebuild | 1 +
1 file changed, 1 insertion(+)
diff --git a/app-crypt/mit-krb5/mit-krb5-1.21.3-r1.ebuild
b/app-crypt/mit-krb5/mit-krb5-1.21.3-r1.ebuild
index 514103c4c14f..d4a9b8582d06 100644
--- a/app-crypt/mit-krb5/mit-krb5-1.21.3-r1.ebuild
+++ b/app-crypt/mit-krb5/mit-krb5-1.21.3-r1.ebuild
@@ -22,6 +22,7 @@ RESTRICT="!test? ( test )"
DEPEND="
!!app-crypt/heimdal
+ >=sys-fs/e2fsprogs-1.46.4-r51[${MULTILIB_USEDEP}]
|| (
>=dev-libs/libverto-0.2.5[libev,${MULTILIB_USEDEP}]
>=dev-libs/libverto-0.2.5[libevent,${MULTILIB_USEDEP}]