From 9ab95cb396f3871d35587939267d8c48ff36f7a9 Mon Sep 17 00:00:00 2001 From: Florian Fainelli Date: Wed, 4 Jan 2006 22:15:14 +0000 Subject: [PATCH] Corrected missing dependency SVN-Revision: 2827 --- openwrt/package/peerguardian/ipkg/peerguardian.control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openwrt/package/peerguardian/ipkg/peerguardian.control b/openwrt/package/peerguardian/ipkg/peerguardian.control index 9c7d809212..edf1ec775d 100644 --- a/openwrt/package/peerguardian/ipkg/peerguardian.control +++ b/openwrt/package/peerguardian/ipkg/peerguardian.control @@ -1,6 +1,6 @@ Package: peerguardian Architecture: mipsel Section: net -Depends: libpthread +Depends: libpthread, libstdc++ Description: PeerGuardian helps protect your privacy by blocking many ranges of aggressive IPs while you use P2P. Priority: optional -- 2.25.1