There is an issue with the included build scripts which improperly check for a
requirement on libboost-thread where another implementation is available.
Fixes #10273.
Signed-off-by: James Taylor <james@jtaylor.id.au>
SUBMENU:=IP Addresses and Names
USERID:=pdns:pdns
TITLE:=PowerDNS Recursor
- DEPENDS:=+boost +boost-context +libatomic +liblua +libopenssl +protobuf
+ DEPENDS:=+boost +boost-context +boost-thread +libatomic +liblua +libopenssl +protobuf
URL:=https://www.powerdns.com/recursor.html
endef