diff options
Diffstat (limited to 'recipes-security/setools/setools_4.5.1.bb')
-rw-r--r-- | recipes-security/setools/setools_4.5.1.bb | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/recipes-security/setools/setools_4.5.1.bb b/recipes-security/setools/setools_4.5.1.bb index 723eeb0..c9d0bb3 100644 --- a/recipes-security/setools/setools_4.5.1.bb +++ b/recipes-security/setools/setools_4.5.1.bb | |||
@@ -14,8 +14,6 @@ LIC_FILES_CHKSUM = "file://${S}/COPYING;md5=69a7b68f0a4a570d7c0c43465333ecbc \ | |||
14 | file://${S}/COPYING.GPL;md5=b234ee4d69f5fce4486a80fdaf4a4263 \ | 14 | file://${S}/COPYING.GPL;md5=b234ee4d69f5fce4486a80fdaf4a4263 \ |
15 | file://${S}/COPYING.LGPL;md5=4fbd65380cdd255951079008b364516c" | 15 | file://${S}/COPYING.LGPL;md5=4fbd65380cdd255951079008b364516c" |
16 | 16 | ||
17 | S = "${WORKDIR}/git" | ||
18 | |||
19 | DEPENDS = "libsepol libselinux" | 17 | DEPENDS = "libsepol libselinux" |
20 | 18 | ||
21 | RDEPENDS:${PN} = "python3-networkx python3-logging libselinux-python" | 19 | RDEPENDS:${PN} = "python3-networkx python3-logging libselinux-python" |