From: Michael 'Mickey' Lauer Date: Thu, 15 Jul 2010 14:23:47 +0000 (+0200) Subject: msmcommd: add missing dependency X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1d597fb7aa46f61c016b8bc28cc7e58745055632;p=openembedded.git msmcommd: add missing dependency --- diff --git a/recipes/freesmartphone/msmcommd_git.bb b/recipes/freesmartphone/msmcommd_git.bb index 660fe70f4e..bd74dc0f04 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 " SECTION = "console/network" LICENSE = "GPL" -DEPENDS = "libgee libfsotransport" +DEPENDS = "libgee libfsotransport gtk+" SRCREV = "91ea329fd3be68d031c61a587c6c0036b94cf2cd" PV = "0.1.0+gitr${SRCPV}" PR = "r2"