mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-04 14:39:54 +00:00
modemmanager: fix vala support
Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.intel.com>
This commit is contained in:
committed by
Martin Jansa
parent
6fbf74623b
commit
95650ac3e0
@@ -7,7 +7,7 @@ LIC_FILES_CHKSUM = " \
|
||||
file://COPYING.LIB;md5=4fbd65380cdd255951079008b364516c \
|
||||
"
|
||||
|
||||
inherit gnomebase gettext systemd
|
||||
inherit gnomebase gettext systemd vala gobject-introspection
|
||||
|
||||
DEPENDS = "glib-2.0 libgudev dbus-glib"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user