mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-08-12 14:04:15 +00:00
netplan: rdep on python3 version of pyflakes
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
dec5ceaacb
commit
71c233683d
@ -19,7 +19,7 @@ SRC_URI = " \
|
||||
"
|
||||
|
||||
DEPENDS = "glib-2.0 libyaml"
|
||||
RDEPENDS_${PN} = "python3 python3-core python3-pyyaml python3-netifaces python3-nose python3-coverage python3-pycodestyle python-pyflakes util-linux-libuuid"
|
||||
RDEPENDS_${PN} = "python3 python3-core python3-pyyaml python3-netifaces python3-nose python3-coverage python3-pycodestyle python3-pyflakes util-linux-libuuid"
|
||||
|
||||
inherit pkgconfig systemd
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user