From: jow Date: Wed, 13 Jun 2012 00:22:20 +0000 (+0000) Subject: [packages] peerguardian: depends on libipq and libstdcpp X-Git-Url: http://207.154.207.93/?a=commitdiff_plain;h=14da3ae5166fe563210b794b5f824d7e7e65f6ea;p=packages.git [packages] peerguardian: depends on libipq and libstdcpp git-svn-id: svn://svn.openwrt.org/openwrt/packages@32314 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- 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