From: Martin Jansa Date: Tue, 4 Jan 2011 18:09:05 +0000 (+0100) Subject: fsotdld: add json-glib to DEPENDS, dependency added in fed5109c117258ac3033df62529200... X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dfcd2e6ded10a34c8ab1fe5c84291c4fae562156;p=openembedded.git 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 --- 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