git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
daf6cbd
)
phonefsod: add missing dependency on libfso-glib
author
Martin Jansa
<Martin.Jansa@gmail.com>
Mon, 31 May 2010 12:49:08 +0000
(14:49 +0200)
committer
Martin 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
patch
|
blob
|
history
diff --git
a/recipes/shr/phonefsod_git.bb
b/recipes/shr/phonefsod_git.bb
index
c0d9fcf
..
3b15e04
100644
(file)
--- 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"