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
tor: add missing zlib dependency
Signed-off-by: Felix Fietkau <nbd@nbd.name>
lilik-openwrt-22.03
Felix Fietkau
8 years ago
parent
e8394949dc
commit
84aa49747b
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
net/tor/Makefile
+ 1
- 1
net/tor/Makefile
View File
@ -40,7 +40,7 @@ endef
d
e
f
i
n
e
P
a
c
k
a
g
e
/
t
o
r
$(
call
Package
/
tor
/
Default
)
TITLE:
=
An anonymous Internet communication system
DEPENDS:
=
+libevent2 +libopenssl +libpthread +librt
DEPENDS:
=
+libevent2 +libopenssl +libpthread +librt
+zlib
e
n
d
e
f
d
e
f
i
n
e
P
a
c
k
a
g
e
/
t
o
r
/
d
e
s
c
r
i
p
t
i
o
n
Write
Preview
Loading…
Cancel
Save