peerguardian: I accidentally marked it as broken, remove this dep
authorJo-Philipp Wich <jow@openwrt.org>
Mon, 13 Dec 2010 02:49:44 +0000 (02:49 +0000)
committerJo-Philipp Wich <jow@openwrt.org>
Mon, 13 Dec 2010 02:49:44 +0000 (02:49 +0000)
SVN-Revision: 24538

net/peerguardian/Makefile

index 7044d0b7a75fde3ec9e1897eaeca3e7750670746..8b4e25d66662c68539f4e14616c4d972a0773ae5 100644 (file)
@@ -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