mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 07:28:39 +01:00
Merge pull request #10516 from James-TR/fix/dependency-garbage
pdns-recursor: add temporary depends to fix build
This commit is contained in:
@@ -25,7 +25,7 @@ define Package/pdns-recursor
|
|||||||
SUBMENU:=IP Addresses and Names
|
SUBMENU:=IP Addresses and Names
|
||||||
USERID:=pdns:pdns
|
USERID:=pdns:pdns
|
||||||
TITLE:=PowerDNS Recursor
|
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
|
URL:=https://www.powerdns.com/recursor.html
|
||||||
endef
|
endef
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user