networkmanager: add dependency on pyhthon3-pygobject-native

The build of NM involves running Python that uses PyGObject, so add that
to DEPENDS.

Signed-off-by: Ross Burton <ross.burton@arm.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Ross Burton
2023-05-25 17:58:27 +01:00
committed by Khem Raj
parent 8070e9c5c7
commit df8fb32c54

View File

@@ -8,6 +8,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263 \
"
DEPENDS = " \
python3-pygobject-native \
coreutils-native \
intltool-native \
libxslt-native \