aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/freesmartphone
diff options
context:
space:
mode:
authorKlaus Kurzmann <mok@fluxnetz.de>2009-10-19 22:08:07 +0200
committerMichael 'Mickey' Lauer <mickey@vanille-media.de>2009-10-21 10:32:52 +0000
commitbfcebb7e0ca0ea033c5984fd71978c1ff0b32d1b (patch)
treec67e0c2b67421de93d616c9ca42b09a4f68b49c9 /recipes/freesmartphone
parentcd473395ebf9adbf04ff4235878615cfa25daaf7 (diff)
downloadopenembedded-bfcebb7e0ca0ea033c5984fd71978c1ff0b32d1b.tar.gz
vala-dbus-binding-tool-native: depend on libgee-native
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
Diffstat (limited to 'recipes/freesmartphone')
-rw-r--r--recipes/freesmartphone/vala-dbus-binding-tool-native_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/freesmartphone/vala-dbus-binding-tool-native_git.bb b/recipes/freesmartphone/vala-dbus-binding-tool-native_git.bb
index 72f835e6a5..b2a471dd00 100644
--- a/recipes/freesmartphone/vala-dbus-binding-tool-native_git.bb
+++ b/recipes/freesmartphone/vala-dbus-binding-tool-native_git.bb
@@ -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"