From 578a475a6c27f8ee5daee812065d71c929c932f8 Mon Sep 17 00:00:00 2001 From: Michael 'Mickey' Lauer Date: Fri, 12 Mar 2010 14:19:50 +0100 Subject: msmcommd: add missing dependencies --- recipes/freesmartphone/msmcommd_git.bb | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'recipes') diff --git a/recipes/freesmartphone/msmcommd_git.bb b/recipes/freesmartphone/msmcommd_git.bb index 084ebe2f75..1a7a8ae48b 100644 --- a/recipes/freesmartphone/msmcommd_git.bb +++ b/recipes/freesmartphone/msmcommd_git.bb @@ -3,9 +3,10 @@ HOMEPAGE = "http://www.freesmartphone.org" AUTHOR = "Simon Busch " SECTION = "console/network" LICENSE = "GPL" +DEPENDS = "libgee libfsotransport" SRCREV = "c3ee57be664e480951b052cd080321b999c2ba4c" PV = "0.1.0+gitr${SRCREV}" -PR = "r1" +PR = "r2" SRC_URI = "${FREESMARTPHONE_GIT}/msmcomm.git;protocol=git;branch=master" S = "${WORKDIR}/git" -- cgit v1.2.3