diff options
Diffstat (limited to 'recipes-security/selinux/libsemanage.inc')
-rw-r--r-- | recipes-security/selinux/libsemanage.inc | 2 |
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." | |||
6 | SECTION = "base" | 6 | SECTION = "base" |
7 | LICENSE = "LGPLv2.1+" | 7 | LICENSE = "LGPLv2.1+" |
8 | 8 | ||
9 | inherit lib_package python3-dir | 9 | inherit lib_package python3native |
10 | 10 | ||
11 | DEPENDS += "libsepol libselinux bzip2 python3 bison-native flex-native swig-native" | 11 | DEPENDS += "libsepol libselinux bzip2 python3 bison-native flex-native swig-native" |
12 | DEPENDS_append_class-target = " audit" | 12 | DEPENDS_append_class-target = " audit" |