From: olli Date: Sun, 19 Aug 2007 11:48:50 +0000 (+0000) Subject: tor: sorry, overseen that it already depends on libevent X-Git-Url: https://git.archive.openwrt.org/?a=commitdiff_plain;h=51814412587fc117d095b2d5d97eca84a0bde460;p=packages.git tor: sorry, overseen that it already depends on libevent git-svn-id: svn://svn.openwrt.org/openwrt/packages@8434 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/net/tor/Makefile b/net/tor/Makefile index 72a4e25e5..b2e3e6e70 100644 --- a/net/tor/Makefile +++ b/net/tor/Makefile @@ -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 \\\