mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-04 06:10:16 +03:00
php: filter plugin depends on pcre
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user