mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 15:38:40 +01:00
tor: remove optional dependency on libssp
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
This commit is contained in:
+1
-1
@@ -41,7 +41,7 @@ endef
|
|||||||
define Package/tor
|
define Package/tor
|
||||||
$(call Package/tor/Default)
|
$(call Package/tor/Default)
|
||||||
TITLE:=An anonymous Internet communication system
|
TITLE:=An anonymous Internet communication system
|
||||||
DEPENDS:=+libevent2 +libopenssl +libpthread +librt +SSP_SUPPORT:libssp
|
DEPENDS:=+libevent2 +libopenssl +libpthread +librt
|
||||||
endef
|
endef
|
||||||
|
|
||||||
define Package/tor/description
|
define Package/tor/description
|
||||||
|
|||||||
Reference in New Issue
Block a user