mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-08-03 16:37:43 +00:00
php: filter plugin depends on pcre
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
parent
3358928225
commit
6ef765d3bd
@ -125,6 +125,7 @@ config BR2_PACKAGE_PHP_EXT_ZIP
|
|||||||
|
|
||||||
config BR2_PACKAGE_PHP_EXT_FILTER
|
config BR2_PACKAGE_PHP_EXT_FILTER
|
||||||
bool "filter"
|
bool "filter"
|
||||||
|
select BR2_PACKAGE_PHP_EXT_PCRE
|
||||||
help
|
help
|
||||||
Input filter support
|
Input filter support
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user