mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-08-12 04:58:01 +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:
parent
ec890c4007
commit
bc39328f21
@ -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+"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user