vala-dbus-binding-tool-native: depend on libgee-native
authorKlaus Kurzmann <mok@fluxnetz.de>
Mon, 19 Oct 2009 20:08:07 +0000 (22:08 +0200)
committerMichael 'Mickey' Lauer <mickey@vanille-media.de>
Wed, 21 Oct 2009 10:32:52 +0000 (10:32 +0000)
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
recipes/freesmartphone/vala-dbus-binding-tool-native_git.bb

index 72f835e..b2a471d 100644 (file)
@@ -1,7 +1,7 @@
 DESCRIPTION = "Vala DBus Binding Tool"
 SECTION = "console"
 LICENSE = "GPLv2"
-DEPENDS = "vala-native intltool-native libxml2-native"
+DEPENDS = "vala-native libgee-native intltool-native libxml2-native"
 PV = "0.1.0+gitr${SRCREV}"
 
 SRC_URI = "${FREESMARTPHONE_GIT}/vala-dbus-binding-tool.git;protocol=git;branch=master"