From dfcd2e6ded10a34c8ab1fe5c84291c4fae562156 Mon Sep 17 00:00:00 2001 From: Martin Jansa Date: Tue, 4 Jan 2011 19:09:05 +0100 Subject: fsotdld: add json-glib to DEPENDS, dependency added in fed5109c117258ac3033df6252920047b299464e * http://git.freesmartphone.org/?p=cornucopia.git;a=commit;h=fed5109c117258ac3033df6252920047b299464e Signed-off-by: Martin Jansa --- recipes/freesmartphone/fsotdld_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'recipes/freesmartphone') diff --git a/recipes/freesmartphone/fsotdld_git.bb b/recipes/freesmartphone/fsotdld_git.bb index 3145b714c9..f40c62350b 100644 --- a/recipes/freesmartphone/fsotdld_git.bb +++ b/recipes/freesmartphone/fsotdld_git.bb @@ -5,7 +5,7 @@ PR = "${INC_PR}.3" PV = "0.3.1+gitr${SRCPV}" PE = "1" -DEPENDS += "libfsotransport libfsoresource" +DEPENDS += "libfsotransport libfsoresource json-glib" inherit update-rc.d -- cgit 1.2.3-korg