summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Gilbert <floppym@gentoo.org>2024-11-20 11:34:53 -0500
committerMike Gilbert <floppym@gentoo.org>2024-11-20 11:34:53 -0500
commit3ecfa736b2857801df98cbe35acd84acd6fa65b5 (patch)
tree10e1c16c0d4871541d766c09b859cc1702ce5ae7 /app-crypt
parentdev-python/yarl: Remove old (diff)
downloadgentoo-3ecfa736b2857801df98cbe35acd84acd6fa65b5.tar.gz
gentoo-3ecfa736b2857801df98cbe35acd84acd6fa65b5.tar.bz2
gentoo-3ecfa736b2857801df98cbe35acd84acd6fa65b5.zip
app-crypt/mit-krb5: add e2fsprogs to BDEPEND without MULTILIB_USEDEP
Bug: https://bugs.gentoo.org/944040 Signed-off-by: Mike Gilbert <floppym@gentoo.org>
Diffstat (limited to 'app-crypt')
-rw-r--r--app-crypt/mit-krb5/mit-krb5-1.21.3.ebuild1
1 files changed, 1 insertions, 0 deletions
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 )