mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-04-20 11:38:34 +00:00
Add missing gobject-introspection-native dependency for upower.
Signed-off-by: Peter Tworek <tworaz666@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
This commit is contained in:
@@ -4,7 +4,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=0de8fbf1d97a140d1d93b9f14dcfbf08"
|
||||
|
||||
PR = "r1"
|
||||
|
||||
DEPENDS = "libusb1 udev glib-2.0 dbus-glib polkit"
|
||||
DEPENDS = "libusb1 udev glib-2.0 dbus-glib polkit gobject-introspection-native"
|
||||
|
||||
SRC_URI = "http://upower.freedesktop.org/releases/${BPN}-${PV}.tar.xz"
|
||||
SRC_URI[md5sum] = "18803f82102d56aac90949d1e4251645"
|
||||
|
||||
Reference in New Issue
Block a user