mirror of
https://git.busybox.net/buildroot.git
synced 2024-11-23 21:43:30 +08:00
package/privoxy: add SELinux module
Support for privoxy is added by the services/privoxy module in the SELinux refpolicy. Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
parent
b6b572eb4f
commit
c7981035bd
@ -13,5 +13,6 @@ PRIVOXY_DEPENDENCIES = pcre zlib
|
||||
PRIVOXY_LICENSE = GPL-2.0+
|
||||
PRIVOXY_LICENSE_FILES = LICENSE
|
||||
PRIVOXY_CPE_ID_VENDOR = privoxy
|
||||
PRIVOXY_SELINUX_MODULES = privoxy
|
||||
|
||||
$(eval $(autotools-package))
|
||||
|
Loading…
Reference in New Issue
Block a user