python3-suricata-update: Inherit python3targetconfig

Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
Armin Kuster
2021-02-21 08:24:34 -08:00
parent 725526e0ea
commit 8f51c5b9a2
@@ -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"