mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-05-21 15:30:56 +00:00
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:
parent
8070e9c5c7
commit
df8fb32c54
@ -8,6 +8,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263 \
|
||||
"
|
||||
|
||||
DEPENDS = " \
|
||||
python3-pygobject-native \
|
||||
coreutils-native \
|
||||
intltool-native \
|
||||
libxslt-native \
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user