net-dns/ldns-tools: also block on net-dns/bind #956809

while bind-tools is on its way out, with bind providing the tools, also
block net-dns/bind

Closes: https://bugs.gentoo.org/956809
Signed-off-by: Fabian Groffen <grobian@gentoo.org>
This commit is contained in:
Fabian Groffen
2025-05-29 19:01:31 +02:00
parent 7cabffa900
commit d0e6fc9ba7

View File

@@ -19,6 +19,7 @@ DEPEND="
"
RDEPEND="${DEPEND}
!net-dns/bind-tools
!net-dns/bind
"
src_compile() {