From cfb03b134f3663718df496610b0e19468c79137b Mon Sep 17 00:00:00 2001 From: nbd Date: Wed, 18 Oct 2006 22:10:59 +0000 Subject: [PATCH] fix missing dependency git-svn-id: svn://svn.openwrt.org/openwrt/packages@5216 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- net/privoxy/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/net/privoxy/Makefile b/net/privoxy/Makefile index fea7209fc..09103ef00 100644 --- a/net/privoxy/Makefile +++ b/net/privoxy/Makefile @@ -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,\\\ -- 2.11.0