mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-30 22:56:33 +00:00
package/nginx-naxsi: add missing pcre dependency
Fixes: http://autobuild.buildroot.net/results/9c7/9c7bad6831b09251af81e2bbfc595a241df87c70/ Signed-off-by: Samuel Martin <s.martin49@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
parent
f80e50d8a7
commit
218dfdd903
@ -1,5 +1,6 @@
|
|||||||
config BR2_PACKAGE_NGINX_NAXSI
|
config BR2_PACKAGE_NGINX_NAXSI
|
||||||
bool "nginx-naxsi"
|
bool "nginx-naxsi"
|
||||||
|
select BR2_PACKAGE_PCRE
|
||||||
help
|
help
|
||||||
NAXSI means Nginx Anti XSS & SQL Injection.
|
NAXSI means Nginx Anti XSS & SQL Injection.
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user