netplan: add missing runtime dependencies

The json module is used in several cli commands.

The fcntl module is used in terminal input handling.

Signed-off-by: Esben Haabendal <esben@geanix.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Esben Haabendal
2024-08-12 11:52:01 +02:00
committed by Khem Raj
parent 3b1ca78cb2
commit cb50c93096
@@ -34,6 +34,7 @@ EXTRA_OEMESON = "-Dunit_testing=false"
RDEPENDS:${PN} = "python3-core python3-netifaces python3-pyyaml \
python3-dbus python3-rich python3-cffi \
python3-json python3-fcntl \
util-linux-libuuid libnetplan \
"