summaryrefslogtreecommitdiffstats
path: root/recipes/freesmartphone
diff options
context:
space:
mode:
authorMichael 'Mickey' Lauer <mickey@vanille-media.de>2011-01-05 09:58:09 +0100
committerMichael 'Mickey' Lauer <mickey@vanille-media.de>2011-01-05 09:58:09 +0100
commit3a8c8d04f734b72673d397c81b23398b982608a7 (patch)
tree153e852acc41f1e4833b13be0506ab999990b845 /recipes/freesmartphone
parent561d3bdaa3433fdd76b03ee09c63420c5e33b0dc (diff)
downloadopenembedded-3a8c8d04f734b72673d397c81b23398b982608a7.tar.gz
fsotdld: add dependency to libsoup-2.4
Diffstat (limited to 'recipes/freesmartphone')
-rw-r--r--recipes/freesmartphone/fsotdld_git.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes/freesmartphone/fsotdld_git.bb b/recipes/freesmartphone/fsotdld_git.bb
index f40c62350b..295139abbc 100644
--- a/recipes/freesmartphone/fsotdld_git.bb
+++ b/recipes/freesmartphone/fsotdld_git.bb
@@ -1,11 +1,11 @@
require cornucopia.inc
inherit fso-plugin
SRCREV = "${FSO_CORNUCOPIA_SRCREV}"
-PR = "${INC_PR}.3"
+PR = "${INC_PR}.4"
PV = "0.3.1+gitr${SRCPV}"
PE = "1"
-DEPENDS += "libfsotransport libfsoresource json-glib"
+DEPENDS += "libfsotransport libfsoresource json-glib libsoup-2.4"
inherit update-rc.d