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:
160b1c7
)
peerguardian: I accidentally marked it as broken, remove this dep
author
Jo-Philipp Wich
<jow@openwrt.org>
Mon, 13 Dec 2010 02:49:44 +0000
(
02:49
+0000)
committer
Jo-Philipp Wich
<jow@openwrt.org>
Mon, 13 Dec 2010 02:49:44 +0000
(
02:49
+0000)
SVN-Revision: 24538
net/peerguardian/Makefile
patch
|
blob
|
history
diff --git
a/net/peerguardian/Makefile
b/net/peerguardian/Makefile
index 7044d0b7a75fde3ec9e1897eaeca3e7750670746..8b4e25d66662c68539f4e14616c4d972a0773ae5 100644
(file)
--- a/
net/peerguardian/Makefile
+++ b/
net/peerguardian/Makefile
@@
-25,7
+25,7
@@
include $(INCLUDE_DIR)/package.mk
define Package/peerguardian
SECTION:=net
CATEGORY:=Network
- DEPENDS:=
@BROKEN
+libncurses +libpthread +libnetfilter-queue
+ DEPENDS:= +libncurses +libpthread +libnetfilter-queue
TITLE:=PeerGuardian for Linux
URL:=http://phoenixlabs.org/
endef