diff options
Diffstat (limited to 'recipes-security/selinux/libselinux_3.8.1.bb')
-rw-r--r-- | recipes-security/selinux/libselinux_3.8.1.bb | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/recipes-security/selinux/libselinux_3.8.1.bb b/recipes-security/selinux/libselinux_3.8.1.bb index b0dcde6..d58d646 100644 --- a/recipes-security/selinux/libselinux_3.8.1.bb +++ b/recipes-security/selinux/libselinux_3.8.1.bb | |||
@@ -15,8 +15,6 @@ SRC_URI += "\ | |||
15 | file://0003-libselinux-restore-drop-the-obsolete-LSF-transitiona.patch \ | 15 | file://0003-libselinux-restore-drop-the-obsolete-LSF-transitiona.patch \ |
16 | " | 16 | " |
17 | 17 | ||
18 | S = "${WORKDIR}/git/libselinux" | ||
19 | |||
20 | DEPENDS = "libsepol libpcre2" | 18 | DEPENDS = "libsepol libpcre2" |
21 | DEPENDS:append:libc-musl = " fts" | 19 | DEPENDS:append:libc-musl = " fts" |
22 | 20 | ||