fsotdld: add dependency to libsoup-2.4
authorMichael 'Mickey' Lauer <mickey@vanille-media.de>
Wed, 5 Jan 2011 08:58:09 +0000 (09:58 +0100)
committerMichael 'Mickey' Lauer <mickey@vanille-media.de>
Wed, 5 Jan 2011 08:58:09 +0000 (09:58 +0100)
recipes/freesmartphone/fsotdld_git.bb

index f40c623..295139a 100644 (file)
@@ -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