aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/openmoko-3rdparty
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2010-10-06 21:15:57 +0200
committerMartin Jansa <Martin.Jansa@gmail.com>2010-10-06 21:16:02 +0200
commit1288cce0dbd07e51e4e1d22ad8c6f43e6d729ee5 (patch)
tree1a02a4181b84a8a43935daa7946bc107d7a3ccc4 /recipes/openmoko-3rdparty
parent3408a82d7f97be52290734b5051fb28bba1d3a0b (diff)
downloadopenembedded-1288cce0dbd07e51e4e1d22ad8c6f43e6d729ee5.tar.gz
mokowm: add libfakekey to DEPENDS
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'recipes/openmoko-3rdparty')
-rw-r--r--recipes/openmoko-3rdparty/mokowm_git.bb2
1 files changed, 1 insertions, 1 deletions
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}"