summaryrefslogtreecommitdiffstats
path: root/rules/libsemanage.in
blob: cf1e98ad3711b17a3e113622c9bdd5df648307ce (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
## SECTION=selinux

config LIBSEMANAGE
	tristate
	prompt "libsemanage"
	select BZIP2
	select BZIP2_LIBBZ2
	select LIBSEPOL
	select LIBSELINUX
	select USTR
	help
	  This package provides the shared libraries for SELinux policy management.
	  It uses libsepol for binary policy manipulation and libselinux for
	  interacting with the SELinux system.