summaryrefslogtreecommitdiffstats
path: root/recipes-security/selinux/libsemanage.inc
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-security/selinux/libsemanage.inc')
-rw-r--r--recipes-security/selinux/libsemanage.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-security/selinux/libsemanage.inc b/recipes-security/selinux/libsemanage.inc
index 81a3eda..0139511 100644
--- a/recipes-security/selinux/libsemanage.inc
+++ b/recipes-security/selinux/libsemanage.inc
@@ -6,7 +6,7 @@ on binary policies such as customizing policy boolean settings."
6SECTION = "base" 6SECTION = "base"
7LICENSE = "LGPLv2.1+" 7LICENSE = "LGPLv2.1+"
8 8
9inherit lib_package python3-dir 9inherit lib_package python3native
10 10
11DEPENDS += "libsepol libselinux bzip2 python3 bison-native flex-native swig-native" 11DEPENDS += "libsepol libselinux bzip2 python3 bison-native flex-native swig-native"
12DEPENDS_append_class-target = " audit" 12DEPENDS_append_class-target = " audit"