libqmi: update receipes to sumo, add glib-2.0-native dependency

This commit is contained in:
Ramon Moesching 2018-05-17 13:55:53 +02:00
parent 93de065627
commit 739e3eb293
2 changed files with 4 additions and 3 deletions

View File

@ -7,7 +7,7 @@ LIC_FILES_CHKSUM = " \
file://COPYING.LIB;md5=4fbd65380cdd255951079008b364516c \
"
DEPENDS = "glib-2.0"
DEPENDS = "glib-2.0 glib-2.0-native"
inherit autotools pkgconfig

View File

@ -7,9 +7,10 @@ LIC_FILES_CHKSUM = " \
file://COPYING.LIB;md5=4fbd65380cdd255951079008b364516c \
"
DEPENDS = "glib-2.0"
DEPENDS = "glib-2.0 libgudev libmbim glib-2.0-native"
inherit autotools pkgconfig bash-completion
inherit autotools pkgconfig
SRC_URI = "http://www.freedesktop.org/software/${BPN}/${BPN}-${PV}.tar.xz"
SRC_URI[md5sum] = "797e365521df76b77b067e6317618b41"