modemmanager: add glib-2.0-native dependency and inherit gobject-introspection
This commit is contained in:
parent
0ef1398458
commit
2d5893a54e
|
|
@ -7,9 +7,9 @@ LIC_FILES_CHKSUM = " \
|
|||
file://COPYING.LIB;md5=4fbd65380cdd255951079008b364516c \
|
||||
"
|
||||
|
||||
inherit autotools gettext gtk-doc systemd
|
||||
inherit autotools gettext gtk-doc systemd gobject-introspection
|
||||
|
||||
DEPENDS = "glib-2.0 libmbim libqmi polkit libgudev dbus-glib libxslt-native"
|
||||
DEPENDS = "glib-2.0 libmbim libqmi polkit libgudev dbus-glib libxslt-native glib-2.0-native"
|
||||
|
||||
SRC_URI = " \
|
||||
git://anongit.freedesktop.org/ModemManager/ModemManager \
|
||||
|
|
|
|||
Loading…
Reference in New Issue