From: Paul Menzel Date: Wed, 6 Oct 2010 11:00:42 +0000 (+0200) Subject: msmcommd_git: Add `libfsotransport` to `DEPENDS`. X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0f83f5f36ea538d738b01637c77f16494d7ee2e3;p=openembedded.git msmcommd_git: Add `libfsotransport` to `DEPENDS`. Signed-off-by: Paul Menzel Acked-by: Martin Jansa --- diff --git a/recipes/freesmartphone/msmcommd_git.bb b/recipes/freesmartphone/msmcommd_git.bb index e8f3887c3a..abe98f8e78 100644 --- a/recipes/freesmartphone/msmcommd_git.bb +++ b/recipes/freesmartphone/msmcommd_git.bb @@ -9,6 +9,7 @@ DEPENDS = " \ dbus \ dbus-glib \ libfso-glib \ + libfsotransport \ libgee \ libmsmcomm \ msmcommd-specs \