diff --git a/net/tor/Makefile b/net/tor/Makefile index 6ffcf43bd..8550f8358 100644 --- a/net/tor/Makefile +++ b/net/tor/Makefile @@ -41,7 +41,7 @@ endef define Package/tor $(call Package/tor/Default) TITLE:=An anonymous Internet communication system - DEPENDS:=+libevent2 +libopenssl +libpthread +librt +SSP_SUPPORT:libssp + DEPENDS:=+libevent2 +libopenssl +libpthread +librt endef define Package/tor/description