mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-26 12:00:48 -09:00
package/dante: add SELinux module
Support for dante is added by the services/dante 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:
committed by
Thomas Petazzoni
parent
da93f38cb1
commit
d8670c9f81
@@ -8,6 +8,7 @@ DANTE_VERSION = 1.4.2
|
||||
DANTE_SITE = http://www.inet.no/dante/files
|
||||
DANTE_LICENSE = BSD-3-Clause
|
||||
DANTE_LICENSE_FILES = LICENSE
|
||||
DANTE_SELINUX_MODULES = dante
|
||||
|
||||
# Needed so that our libtool patch applies properly
|
||||
DANTE_AUTORECONF = YES
|
||||
|
||||
Reference in New Issue
Block a user