diff options
| -rw-r--r-- | recipes-security/setools/setools_4.3.0.bb | 2 |
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 | ||
| 31 | RDEPENDS_${PN}_class-native = "" | 31 | RDEPENDS_${PN}_class-native = "" |
| 32 | 32 | ||
| 33 | CFLAGS_append = " -Wno-deprecated-declarations" | ||
| 34 | |||
| 33 | RPROVIDES_${PN} += "${PN}-console" | 35 | RPROVIDES_${PN} += "${PN}-console" |
| 34 | 36 | ||
| 35 | inherit setuptools3 | 37 | inherit setuptools3 |
