tor: sorry, overseen that it already depends on libevent

git-svn-id: svn://svn.openwrt.org/openwrt/packages@8434 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
olli 2007-08-19 11:48:50 +00:00
parent 1230e3528b
commit 5181441258

View File

@ -23,7 +23,7 @@ include $(INCLUDE_DIR)/package.mk
define Package/tor
SECTION:=net
CATEGORY:=Network
DEPENDS:=+libevent +libopenssl +libpthread +zlib +libevent
DEPENDS:=+libevent +libopenssl +libpthread +zlib
TITLE:=An anonymous Internet communication system
DESCRIPTION:=\
Tor is a toolset for a wide range of organizations and people that want \\\