fix missing dependency
authornbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Wed, 18 Oct 2006 22:10:59 +0000 (22:10 +0000)
committernbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Wed, 18 Oct 2006 22:10:59 +0000 (22:10 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@5216 3c298f89-4303-0410-b956-a3cf2f4a3e73

net/privoxy/Makefile

index fea7209..09103ef 100644 (file)
@@ -25,6 +25,7 @@ include $(INCLUDE_DIR)/package.mk
 define Package/privoxy
   SECTION:=net
   CATEGORY:=Network
+  DEPENDS:=+libpcre
   TITLE:=web proxy with advanced filtering capabilities
   DESCRIPTION:=Privoxy is a web proxy with advanced filtering capabilities for\\\
        protecting privacy, modifying web page content, managing cookies,\\\