commit: 60472f2e35974cc2a55c49dfecf2b3b8b3bffb82
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Wed Oct 26 03:27:39 2022 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Wed Oct 26 03:27:39 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=60472f2e
dev-python/krb5: Remove which dep
It's actually k5test responsible for it, meh.
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/krb5/krb5-0.4.1.ebuild | 1 -
1 file changed, 1 deletion(-)
diff --git a/dev-python/krb5/krb5-0.4.1.ebuild
b/dev-python/krb5/krb5-0.4.1.ebuild
index 5e6a8dfa143a..ab0d23e77af0 100644
--- a/dev-python/krb5/krb5-0.4.1.ebuild
+++ b/dev-python/krb5/krb5-0.4.1.ebuild
@@ -26,7 +26,6 @@ BDEPEND="
dev-python/cython[${PYTHON_USEDEP}]
test? (
dev-python/k5test[${PYTHON_USEDEP}]
- sys-apps/which
)
"