mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-05-07 05:10:20 +00:00
gconf 2.32.3: add missing gobject-instrospection dependency
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
DESCRIPTION = "GNOME configuration database system"
|
||||
SECTION = "x11/gnome"
|
||||
DEPENDS = "gtk+ orbit2 glib-2.0 libxml2 polkit"
|
||||
DEPENDS = "gobject-introspection-native gtk+ orbit2 glib-2.0 libxml2 polkit"
|
||||
ORBIT_IDL_SRC = "${STAGING_BINDIR_NATIVE}/orbit-idl-2"
|
||||
|
||||
LICENSE = "LGPLv2+"
|
||||
|
||||
Reference in New Issue
Block a user