From 8f51c5b9a20cc076bca347e34a6592cc8f556e8f Mon Sep 17 00:00:00 2001 From: Armin Kuster Date: Sun, 21 Feb 2021 08:24:34 -0800 Subject: python3-suricata-update: Inherit python3targetconfig Signed-off-by: Armin Kuster --- recipes-ids/suricata/python3-suricata-update_1.1.1.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-ids/suricata/python3-suricata-update_1.1.1.bb b/recipes-ids/suricata/python3-suricata-update_1.1.1.bb index 0070b5b..732ca9a 100644 --- a/recipes-ids/suricata/python3-suricata-update_1.1.1.bb +++ b/recipes-ids/suricata/python3-suricata-update_1.1.1.bb @@ -10,6 +10,6 @@ SRC_URI = "git://github.com/OISF/suricata-update;branch='master-1.1.x'" S = "${WORKDIR}/git" -inherit python3native setuptools3 +inherit python3native python3targetconfig setuptools3 RDEPENDS_${PN} = "python3-pyyaml" -- cgit v1.2.3-54-g00ecf