From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 28FE71382C5 for ; Mon, 15 Mar 2021 20:38:40 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7257BE0801; Mon, 15 Mar 2021 20:38:39 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 56248E0801 for ; Mon, 15 Mar 2021 20:38:39 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 34597340E92 for ; Mon, 15 Mar 2021 20:38:38 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id E2670478 for ; Mon, 15 Mar 2021 20:38:36 +0000 (UTC) From: "Lars Wendler" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Lars Wendler" Message-ID: <1615840690.f1dd96ca4be0c6281c1a012c9342a84e4448df7d.polynomial-c@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-fs/samba/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-fs/samba/samba-4.14.0.ebuild X-VCS-Directories: net-fs/samba/ X-VCS-Committer: polynomial-c X-VCS-Committer-Name: Lars Wendler X-VCS-Revision: f1dd96ca4be0c6281c1a012c9342a84e4448df7d X-VCS-Branch: master Date: Mon, 15 Mar 2021 20:38:36 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: efccacdb-89a9-4c98-92d1-b9670fa935b2 X-Archives-Hash: de434586921b68309595c0ba4aff6cb2 commit: f1dd96ca4be0c6281c1a012c9342a84e4448df7d Author: Lars Wendler gentoo org> AuthorDate: Mon Mar 15 13:09:35 2021 +0000 Commit: Lars Wendler gentoo 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 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? (