diff options
author | Michał Górny <mgorny@gentoo.org> | 2022-10-26 05:27:39 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2022-10-26 05:27:39 +0200 |
commit | 60472f2e35974cc2a55c49dfecf2b3b8b3bffb82 (patch) | |
tree | 7e92434b680b0b23d87347f51252a0ab30e2c932 /dev-python/krb5 | |
parent | dev-python/py-cpuinfo: Bump to 9.0.0 (diff) | |
download | gentoo-60472f2e35974cc2a55c49dfecf2b3b8b3bffb82.tar.gz gentoo-60472f2e35974cc2a55c49dfecf2b3b8b3bffb82.tar.bz2 gentoo-60472f2e35974cc2a55c49dfecf2b3b8b3bffb82.zip |
dev-python/krb5: Remove which dep
It's actually k5test responsible for it, meh.
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/krb5')
-rw-r--r-- | dev-python/krb5/krb5-0.4.1.ebuild | 1 |
1 files changed, 0 insertions, 1 deletions
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 ) " |