From: Michael 'Mickey' Lauer Date: Wed, 5 Jan 2011 08:58:09 +0000 (+0100) Subject: fsotdld: add dependency to libsoup-2.4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3a8c8d04f734b72673d397c81b23398b982608a7;p=openembedded.git fsotdld: add dependency to libsoup-2.4 --- 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