[oe-commits] Martin Jansa : phonefsod: add missing dependency on libfso-glib

git version control git at git.openembedded.org
Mon May 31 14:54:29 UTC 2010


Module: openembedded.git
Branch: org.openembedded.dev
Commit: 05c796f95b5399548ad77a0f20aa851594539716
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=05c796f95b5399548ad77a0f20aa851594539716

Author: Martin Jansa <Martin.Jansa at gmail.com>
Date:   Mon May 31 14:49:08 2010 +0200

phonefsod: add missing dependency on libfso-glib

Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>

---

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

diff --git a/recipes/shr/phonefsod_git.bb b/recipes/shr/phonefsod_git.bb
index c0d9fcf..3b15e04 100644
--- a/recipes/shr/phonefsod_git.bb
+++ b/recipes/shr/phonefsod_git.bb
@@ -2,7 +2,7 @@ DESCRIPTION = "SHR Phone FSO Daemon"
 HOMEPAGE = "http://shr-project.org/"
 LICENSE = "GPL"
 SECTION = "x11/applications"
-DEPENDS += " dbus-glib libframeworkd-glib sqlite3 shr-specs"
+DEPENDS += " libfso-glib dbus-glib libframeworkd-glib sqlite3 shr-specs"
 SRCREV = "c01f2eb0eb79d5d5581ab35f2dbd1c3b3979439b"
 PV = "0.0.0+gitr${SRCPV}"
 PR = "r4"





More information about the Openembedded-commits mailing list