mokowm: add libfakekey to DEPENDS
authorMartin Jansa <Martin.Jansa@gmail.com>
Wed, 6 Oct 2010 19:15:57 +0000 (21:15 +0200)
committerMartin Jansa <Martin.Jansa@gmail.com>
Wed, 6 Oct 2010 19:16:02 +0000 (21:16 +0200)
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
recipes/openmoko-3rdparty/mokowm_git.bb

index eab701f..8f7c2a4 100644 (file)
@@ -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}"