mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 07:28:39 +01:00
Merge pull request #7030 from jonathanunderwood/stubby_ca_certificates_dependency
stubby: add missing dependency on ca-certificates
This commit is contained in:
+1
-1
@@ -42,7 +42,7 @@ define Package/stubby
|
||||
SUBMENU:=IP Addresses and Names
|
||||
TITLE+= - (daemon that uses getdns)
|
||||
USERID:=stubby=410:stubby=410
|
||||
DEPENDS:= +libyaml +getdns
|
||||
DEPENDS:= +libyaml +getdns +ca-certificates
|
||||
endef
|
||||
|
||||
define Package/stubby/install
|
||||
|
||||
Reference in New Issue
Block a user