gsettings-desktop-schemas: Add missing DEPENDS on gobject-introspection-stub-native
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 2 Jun 2014 20:06:03 +0000 (21:06 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 3 Jun 2014 15:49:19 +0000 (16:49 +0100)
It uses gobject-introspection macros but was missing a dependency
upon something which provides them.

(From OE-Core rev: a3ed1ec9ff9f963925bd7ed336c32d5e428bd15a)

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-gnome/gnome/gsettings-desktop-schemas_3.10.1.bb

index eb09d2f..a0123d9 100644 (file)
@@ -6,7 +6,7 @@ LICENSE = "LGPLv2.1"
 LIC_FILES_CHKSUM = "file://COPYING;md5=4fbd65380cdd255951079008b364516c"
 PR = "r1"
 
-DEPENDS = "glib-2.0 intltool-native"
+DEPENDS = "glib-2.0 intltool-native gobject-introspection-stub-native"
 
 inherit gnomebase gsettings gettext