summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--recipes-security/setools/setools_4.3.0.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes-security/setools/setools_4.3.0.bb b/recipes-security/setools/setools_4.3.0.bb
index 8fdeeb0..0f166c8 100644
--- a/recipes-security/setools/setools_4.3.0.bb
+++ b/recipes-security/setools/setools_4.3.0.bb
@@ -30,6 +30,8 @@ RDEPENDS_${PN} += "python3-networkx python3-decorator python3-setuptools \
30 30
31RDEPENDS_${PN}_class-native = "" 31RDEPENDS_${PN}_class-native = ""
32 32
33CFLAGS_append = " -Wno-deprecated-declarations"
34
33RPROVIDES_${PN} += "${PN}-console" 35RPROVIDES_${PN} += "${PN}-console"
34 36
35inherit setuptools3 37inherit setuptools3