Explorar o código

php: filter plugin depends on pcre

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Peter Korsgaard %!s(int64=15) %!d(string=hai) anos
pai
achega
6ef765d3bd
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      package/php/Config.ext

+ 1 - 0
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