mirror of
https://git.yoctoproject.org/meta-security
synced 2026-07-16 15:57:21 +00:00
python3-suricata-update: Inherit python3targetconfig
Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
@@ -10,6 +10,6 @@ SRC_URI = "git://github.com/OISF/suricata-update;branch='master-1.1.x'"
|
|||||||
|
|
||||||
S = "${WORKDIR}/git"
|
S = "${WORKDIR}/git"
|
||||||
|
|
||||||
inherit python3native setuptools3
|
inherit python3native python3targetconfig setuptools3
|
||||||
|
|
||||||
RDEPENDS_${PN} = "python3-pyyaml"
|
RDEPENDS_${PN} = "python3-pyyaml"
|
||||||
|
|||||||
Reference in New Issue
Block a user