Przeglądaj źródła

php: filter plugin depends on pcre

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Peter Korsgaard 15 lat temu
rodzic
commit
6ef765d3bd
1 zmienionych plików z 1 dodań i 0 usunięć
  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