commit:     f1dd96ca4be0c6281c1a012c9342a84e4448df7d
Author:     Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
AuthorDate: Mon Mar 15 13:09:35 2021 +0000
Commit:     Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
CommitDate: Mon Mar 15 20:38:10 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f1dd96ca

net-fs/samba: Added dev-python/dnspython dep for USE="addc" as well

Bug: https://bugs.gentoo.org/775824
Signed-off-by: Lars Wendler <polynomial-c <AT> gentoo.org>

 net-fs/samba/samba-4.14.0.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/net-fs/samba/samba-4.14.0.ebuild b/net-fs/samba/samba-4.14.0.ebuild
index 2e9b9efddda..7744a90df29 100644
--- a/net-fs/samba/samba-4.14.0.ebuild
+++ b/net-fs/samba/samba-4.14.0.ebuild
@@ -83,6 +83,7 @@ COMMON_DEPEND="
        $(python_gen_cond_dep "
                dev-python/subunit[\${PYTHON_MULTI_USEDEP},${MULTILIB_USEDEP}]
                addc? (
+                       dev-python/dnspython:=[\${PYTHON_MULTI_USEDEP}]
                        dev-python/markdown[\${PYTHON_MULTI_USEDEP}]
                )
                addns? (

Reply via email to