projects
/
openwrt
/
svn-archive
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
09f7387
)
tor: sorry, overseen that it already depends on libevent
author
Oliver Ertl
<oliver@ertl-net.net>
Sun, 19 Aug 2007 11:48:50 +0000
(11:48 +0000)
committer
Oliver Ertl
<oliver@ertl-net.net>
Sun, 19 Aug 2007 11:48:50 +0000
(11:48 +0000)
SVN-Revision: 8434
net/tor/Makefile
patch
|
blob
|
history
diff --git
a/net/tor/Makefile
b/net/tor/Makefile
index 72a4e25e5e71b65f1db66ae768840f90b7bb5578..b2e3e6e70e22dbca2a566443bad7efe4e816147a 100644
(file)
--- 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 \\\