commit:     d3979baaf7b7f38e8c62e599109f5d5748ee41f2
Author:     Nicolas PARLANT <nicolas.parlant <AT> parhuet <DOT> fr>
AuthorDate: Sun Jul 27 22:19:33 2025 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Jul 28 16:26:01 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d3979baa

mail-filter/rblcheck: avoid collision with udns

Closes: https://bugs.gentoo.org/525462
Signed-off-by: Nicolas PARLANT <nicolas.parlant <AT> parhuet.fr>
Part-of: https://github.com/gentoo/gentoo/pull/43197
Closes: https://github.com/gentoo/gentoo/pull/43197
Signed-off-by: Sam James <sam <AT> gentoo.org>

 mail-filter/rblcheck/rblcheck-1.5-r3.ebuild | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/mail-filter/rblcheck/rblcheck-1.5-r3.ebuild 
b/mail-filter/rblcheck/rblcheck-1.5-r3.ebuild
index 439ac7260f9f..225bf9882b5d 100644
--- a/mail-filter/rblcheck/rblcheck-1.5-r3.ebuild
+++ b/mail-filter/rblcheck/rblcheck-1.5-r3.ebuild
@@ -13,6 +13,8 @@ LICENSE="GPL-2"
 SLOT="0"
 KEYWORDS="~alpha amd64 ~hppa ~mips ppc sparc x86"
 
+RDEPEND="!net-libs/udns[tools]"
+
 PATCHES=(
        "${FILESDIR}"/${P}-autoconf.patch
 )

Reply via email to