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: remove optional dependency on libssp
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
lilik-openwrt-22.03
Stijn Tintel
10 years ago
parent
e996c1cc36
commit
2eae664f5f
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
@ -41,7 +41,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
+SSP_SUPPORT:libssp
DEPENDS:
=
+libevent2 +libopenssl +libpthread +librt
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