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

git version control git at git.openembedded.org
Thu Jul 15 14:17:39 UTC 2010


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

Author: Michael 'Mickey' Lauer <mickey at vanille-media.de>
Date:   Thu Jul 15 16:23:47 2010 +0200

msmcommd: add missing dependency

---

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

diff --git a/recipes/freesmartphone/msmcommd_git.bb b/recipes/freesmartphone/msmcommd_git.bb
index 660fe70..bd74dc0 100644
--- a/recipes/freesmartphone/msmcommd_git.bb
+++ b/recipes/freesmartphone/msmcommd_git.bb
@@ -3,7 +3,7 @@ HOMEPAGE = "http://www.freesmartphone.org"
 AUTHOR = "Simon Busch <morphis at gravedo.de>"
 SECTION = "console/network"
 LICENSE = "GPL"
-DEPENDS = "libgee libfsotransport"
+DEPENDS = "libgee libfsotransport gtk+"
 SRCREV = "91ea329fd3be68d031c61a587c6c0036b94cf2cd"
 PV = "0.1.0+gitr${SRCPV}"
 PR = "r2"





More information about the Openembedded-commits mailing list