package/gnupg: add SELinux module
Support for gnupg is added by the apps/gpg module in the SELinux refpolicy. Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com> Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
This commit is contained in:
parent
88281a5c4e
commit
7b5a30f7aa
@ -11,6 +11,7 @@ GNUPG_LICENSE = GPL-3.0+
|
||||
GNUPG_LICENSE_FILES = COPYING
|
||||
GNUPG_DEPENDENCIES = zlib $(if $(BR2_PACKAGE_LIBICONV),libiconv)
|
||||
GNUPG_CPE_ID_VENDOR = gnupg
|
||||
GNUPG_SELINUX_MODULES = gpg
|
||||
GNUPG_CONF_ENV = ac_cv_sys_symbol_underscore=no
|
||||
GNUPG_CONF_OPTS = \
|
||||
--disable-rpath \
|
||||
|
Loading…
Reference in New Issue
Block a user