[oe-commits] Martin Jansa : fsotdld: add json-glib to DEPENDS, dependency added in fed5109c117258ac3033df6252920047b299464e

git version control git at git.openembedded.org
Wed Jan 5 08:31:35 UTC 2011


Module: openembedded.git
Branch: master
Commit: dfcd2e6ded10a34c8ab1fe5c84291c4fae562156
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=dfcd2e6ded10a34c8ab1fe5c84291c4fae562156

Author: Martin Jansa <Martin.Jansa at gmail.com>
Date:   Tue Jan  4 19:09:05 2011 +0100

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 <Martin.Jansa at gmail.com>

---

 recipes/freesmartphone/fsotdld_git.bb |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/recipes/freesmartphone/fsotdld_git.bb b/recipes/freesmartphone/fsotdld_git.bb
index 3145b71..f40c623 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
 





More information about the Openembedded-commits mailing list