summaryrefslogtreecommitdiffstats
path: root/package/php
diff options
context:
space:
mode:
authorPeter Korsgaard <jacmet@sunsite.dk>2010-07-22 13:07:32 +0200
committerPeter Korsgaard <jacmet@sunsite.dk>2010-07-22 13:08:24 +0200
commit6ef765d3bd17e5dc9ea2c049cb79443b23fdcd16 (patch)
treee24f9388358cf84442b15093ef13425232f7e09d /package/php
parent3358928225a658c0e1a7ad8c7e990571544395f7 (diff)
downloadbuildroot-novena-6ef765d3bd17e5dc9ea2c049cb79443b23fdcd16.tar.gz
buildroot-novena-6ef765d3bd17e5dc9ea2c049cb79443b23fdcd16.zip
php: filter plugin depends on pcre
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Diffstat (limited to 'package/php')
-rw-r--r--package/php/Config.ext1
1 files changed, 1 insertions, 0 deletions
diff --git a/package/php/Config.ext b/package/php/Config.ext
index d95b19ed3..0433abcfa 100644
--- a/package/php/Config.ext
+++ b/package/php/Config.ext
@@ -125,6 +125,7 @@ config BR2_PACKAGE_PHP_EXT_ZIP
config BR2_PACKAGE_PHP_EXT_FILTER
bool "filter"
+ select BR2_PACKAGE_PHP_EXT_PCRE
help
Input filter support