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:
Peter Tworek
2012-01-20 22:12:02 +00:00
committed by Koen Kooi
parent 3b42734676
commit 240d7dd490

View File

@@ -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"