gsettings-desktop-schemas: Add missing DEPENDS on gobject-introspection-stub-native

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>
This commit is contained in:
Richard Purdie 2014-06-02 21:06:03 +01:00
parent c1de48a447
commit 9955b7784d
1 changed files with 1 additions and 1 deletions

View 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