[oe-commits] Michael 'Mickey' Lauer : msmcommd: add missing dependencies

git version control git at git.openembedded.org
Fri Mar 12 13:15:33 UTC 2010


Module: openembedded.git
Branch: org.openembedded.dev
Commit: 578a475a6c27f8ee5daee812065d71c929c932f8
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=578a475a6c27f8ee5daee812065d71c929c932f8

Author: Michael 'Mickey' Lauer <mickey at vanille-media.de>
Date:   Fri Mar 12 14:19:50 2010 +0100

msmcommd: add missing dependencies

---

 recipes/freesmartphone/msmcommd_git.bb |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/recipes/freesmartphone/msmcommd_git.bb b/recipes/freesmartphone/msmcommd_git.bb
index 084ebe2..1a7a8ae 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 <morphis at gravedo.de>"
 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"





More information about the Openembedded-commits mailing list