Commit 6ef765d3 authored by Peter Korsgaard's avatar Peter Korsgaard
Browse files

php: filter plugin depends on pcre

parent 33589282
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -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