summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Olbrich <m.olbrich@pengutronix.de>2009-10-27 11:13:07 +0100
committerMichael Olbrich <m.olbrich@pengutronix.de>2009-10-27 11:13:07 +0100
commit536767a80a904af3e7cd1879b828f4c8ce664abb (patch)
tree2e8ac670c616e15706a11e9a1310875eb593e553
parent13d444a529cfea470a55e8b2c61e9082f8077bd6 (diff)
downloadptxdist-536767a80a904af3e7cd1879b828f4c8ce664abb.tar.gz
ptxdist-536767a80a904af3e7cd1879b828f4c8ce664abb.tar.xz
[libpcre] add missing dependency
Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
-rw-r--r--rules/libpcre.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/rules/libpcre.in b/rules/libpcre.in
index 57b68a9e9..335128e6c 100644
--- a/rules/libpcre.in
+++ b/rules/libpcre.in
@@ -3,6 +3,7 @@ menuconfig LIBPCRE
tristate
prompt "libpcre "
select GCCLIBS_CXX if LIBPCRE__LIBPCRECPP
+ select ZLIB if LIBPCRE__ENABLE_PCREGREP_LIBZ
help
Perl Compatible Regluar Expressions Library