projects
/
openwrt
/
svn-archive
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
407b81c
)
fix missing dependency
author
Felix Fietkau
<nbd@openwrt.org>
Wed, 18 Oct 2006 22:10:59 +0000
(22:10 +0000)
committer
Felix Fietkau
<nbd@openwrt.org>
Wed, 18 Oct 2006 22:10:59 +0000
(22:10 +0000)
SVN-Revision: 5216
net/privoxy/Makefile
patch
|
blob
|
history
diff --git
a/net/privoxy/Makefile
b/net/privoxy/Makefile
index fea7209fce9a8872ec27699912f294351c4e2a98..09103ef00bb510312c25f44ea61f24a5235024c3 100644
(file)
--- 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,\\\