netplan: rdep on python3 version of pyflakes

Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Khem Raj
2020-02-17 18:49:17 -08:00
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