From: Martin Jansa Date: Wed, 6 Oct 2010 19:15:57 +0000 (+0200) Subject: mokowm: add libfakekey to DEPENDS X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1288cce0dbd07e51e4e1d22ad8c6f43e6d729ee5;p=openembedded.git mokowm: add libfakekey to DEPENDS Signed-off-by: Martin Jansa --- diff --git a/recipes/openmoko-3rdparty/mokowm_git.bb b/recipes/openmoko-3rdparty/mokowm_git.bb index eab701f8ba..8f7c2a4096 100644 --- a/recipes/openmoko-3rdparty/mokowm_git.bb +++ b/recipes/openmoko-3rdparty/mokowm_git.bb @@ -2,7 +2,7 @@ DESCRIPTION = "A minimal X11 window manager for the Mokosuite" HOMEPAGE = "http://gitorious.org/mokosuite2" AUTHOR = "Daniele Ricci" LICENSE = "GPLv3" -DEPENDS = "glib-2.0 ecore evas edje" +DEPENDS = "glib-2.0 ecore evas edje libfakekey" SECTION = "x11/clients" PV = "1.0.99+gitr${SRCPV}"