From: Simon Busch Date: Tue, 18 Jan 2011 16:03:42 +0000 (+0100) Subject: msmcommd: adjust for new version X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=907565a5aa28a7a7870e521b48e4f17d9cf1317f;p=openembedded.git msmcommd: adjust for new version Signed-off-by: Simon Busch --- diff --git a/recipes/freesmartphone/msmcommd_git.bb b/recipes/freesmartphone/msmcommd_git.bb index c0a53eec1a..81e19db2a6 100644 --- a/recipes/freesmartphone/msmcommd_git.bb +++ b/recipes/freesmartphone/msmcommd_git.bb @@ -1,18 +1,16 @@ require msmcomm.inc -PR = "${INC_PR}.2" -PV = "0.5.0+gitr${SRCPV}" +PR = "${INC_PR}.3" +PV = "0.6.0+gitr${SRCPV}" DEPENDS = " \ vala-native \ glib-2.0 \ - dbus \ - dbus-glib \ libfso-glib \ libfsotransport \ libgee \ libmsmcomm \ - msmcommd-specs \ + msmcomm-specs \ " SRC_URI += "file://msmcommd"