diff options
Diffstat (limited to 'net-dns/unbound')
-rw-r--r-- | net-dns/unbound/unbound-1.13.1-r3.ebuild (renamed from net-dns/unbound/unbound-1.13.1-r2.ebuild) | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/net-dns/unbound/unbound-1.13.1-r2.ebuild b/net-dns/unbound/unbound-1.13.1-r3.ebuild index 4e6c754e33c2..899aeefb9daf 100644 --- a/net-dns/unbound/unbound-1.13.1-r2.ebuild +++ b/net-dns/unbound/unbound-1.13.1-r3.ebuild @@ -45,7 +45,10 @@ BDEPEND="virtual/pkgconfig" DEPEND="${CDEPEND} python? ( dev-lang/swig ) test? ( - net-dns/ldns-utils[examples] + || ( + net-libs/ldns[examples(-)] + net-dns/ldns-utils[examples(-)] + ) dev-util/splint app-text/wdiff ) |