summaryrefslogtreecommitdiffstats
path: root/recipes-security/selinux/libselinux_3.2.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-security/selinux/libselinux_3.2.bb')
-rw-r--r--recipes-security/selinux/libselinux_3.2.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-security/selinux/libselinux_3.2.bb b/recipes-security/selinux/libselinux_3.2.bb
index 55efbae..1144840 100644
--- a/recipes-security/selinux/libselinux_3.2.bb
+++ b/recipes-security/selinux/libselinux_3.2.bb
@@ -8,7 +8,7 @@ LIC_FILES_CHKSUM = "file://${S}/LICENSE;md5=84b4d2c6ef954a2d4081e775a270d0d0"
8 8
9require selinux_common.inc 9require selinux_common.inc
10 10
11inherit lib_package python3native 11inherit lib_package python3native pkgconfig
12 12
13DEPENDS += "libsepol libpcre" 13DEPENDS += "libsepol libpcre"
14DEPENDS:append:libc-musl = " fts" 14DEPENDS:append:libc-musl = " fts"