This website works better with JavaScript.
Home
Help
Sign In
LILiK
/
openwrt-packages-dist
Watch
5
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
0
Wiki
Activity
Browse Source
stubby: add missing dependency on ca-certificates
Signed-off-by: Tony Ambardar <itugrok@yahoo.com>
lilik-openwrt-22.03
Tony Ambardar
6 years ago
committed by
Jonathan G. Underwood
parent
113cba6531
commit
9ddc94a374
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
net/stubby/Makefile
+ 1
- 1
net/stubby/Makefile
View File
@ -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
e
n
d
e
f
d
e
f
i
n
e
P
a
c
k
a
g
e
/
s
t
u
b
b
y
/
i
n
s
t
a
l
l
Write
Preview
Loading…
Cancel
Save