From a1dcbe61a0b12f84665326f156888cf366f17320 Mon Sep 17 00:00:00 2001 From: Jo-Philipp Wich Date: Wed, 13 Jun 2012 00:22:20 +0000 Subject: [PATCH] peerguardian: depends on libipq and libstdcpp SVN-Revision: 32314 --- net/peerguardian/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net/peerguardian/Makefile b/net/peerguardian/Makefile index 9f0335ddb..a910db1e7 100644 --- a/net/peerguardian/Makefile +++ b/net/peerguardian/Makefile @@ -26,7 +26,7 @@ define Package/peerguardian SECTION:=net CATEGORY:=Network SUBMENU:=P2P - DEPENDS:= +libncurses +libpthread +libnetfilter-queue + DEPENDS:= +libncurses +libpthread +libnetfilter-queue +libipq +libstdcpp TITLE:=PeerGuardian for Linux URL:=http://phoenixlabs.org/ endef -- 2.30.2