From 3ecfa736b2857801df98cbe35acd84acd6fa65b5 Mon Sep 17 00:00:00 2001 From: Mike Gilbert Date: Wed, 20 Nov 2024 11:34:53 -0500 Subject: app-crypt/mit-krb5: add e2fsprogs to BDEPEND without MULTILIB_USEDEP Bug: https://bugs.gentoo.org/944040 Signed-off-by: Mike Gilbert --- app-crypt/mit-krb5/mit-krb5-1.21.3.ebuild | 1 + 1 file changed, 1 insertion(+) (limited to 'app-crypt') diff --git a/app-crypt/mit-krb5/mit-krb5-1.21.3.ebuild b/app-crypt/mit-krb5/mit-krb5-1.21.3.ebuild index 7456a0e9e8c8..f78a3e493278 100644 --- a/app-crypt/mit-krb5/mit-krb5-1.21.3.ebuild +++ b/app-crypt/mit-krb5/mit-krb5-1.21.3.ebuild @@ -37,6 +37,7 @@ DEPEND=" BDEPEND=" ${PYTHON_DEPS} app-alternatives/yacc + >=sys-fs/e2fsprogs-1.46.4-r51 cpu_flags_x86_aes? ( amd64? ( dev-lang/yasm ) x86? ( dev-lang/yasm ) -- cgit v1.2.3-65-gdbad