mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 07:28:39 +01:00
stubby: add missing dependency on ca-certificates
Signed-off-by: Tony Ambardar <itugrok@yahoo.com>
This commit is contained in:
committed by
Jonathan G. Underwood
parent
113cba6531
commit
9ddc94a374
+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