diff options
author | David Seifert <soap@gentoo.org> | 2022-09-04 15:03:12 +0200 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2022-09-04 15:03:12 +0200 |
commit | 45bde60f408a85f56b58e2b42f5b7937df288c6c (patch) | |
tree | 0686a7924b4bfa52dfdb74f556115d794e02d80d /net-dns | |
parent | net-dns/pdns: remove stale boost lower bounds (diff) | |
download | gentoo-45bde60f408a85f56b58e2b42f5b7937df288c6c.tar.gz gentoo-45bde60f408a85f56b58e2b42f5b7937df288c6c.tar.bz2 gentoo-45bde60f408a85f56b58e2b42f5b7937df288c6c.zip |
net-dns/pdns-recursor: remove stale boost lower bounds
Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'net-dns')
-rw-r--r-- | net-dns/pdns-recursor/pdns-recursor-4.7.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-dns/pdns-recursor/pdns-recursor-4.7.2.ebuild b/net-dns/pdns-recursor/pdns-recursor-4.7.2.ebuild index 31f310ed66ef..8216e1cbbca0 100644 --- a/net-dns/pdns-recursor/pdns-recursor-4.7.2.ebuild +++ b/net-dns/pdns-recursor/pdns-recursor-4.7.2.ebuild @@ -28,7 +28,7 @@ DEPEND="${LUA_DEPS} x86? ( >=sys-libs/glibc-2.34 ) ) dev-libs/openssl:= - >=dev-libs/boost-1.35:=[context]" + dev-libs/boost:=[context]" RDEPEND="${DEPEND} !<net-dns/pdns-2.9.20-r1 acct-user/pdns |