gconf 2.32.3: add missing gobject-instrospection dependency

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
This commit is contained in:
Koen Kooi
2011-06-10 14:11:32 +02:00
parent ec890c4007
commit bc39328f21

View File

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