phonefsod: add missing dependency on libfso-glib
authorMartin Jansa <Martin.Jansa@gmail.com>
Mon, 31 May 2010 12:49:08 +0000 (14:49 +0200)
committerMartin Jansa <Martin.Jansa@gmail.com>
Mon, 31 May 2010 14:50:59 +0000 (16:50 +0200)
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
recipes/shr/phonefsod_git.bb

index c0d9fcf..3b15e04 100644 (file)
@@ -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"