From 1288cce0dbd07e51e4e1d22ad8c6f43e6d729ee5 Mon Sep 17 00:00:00 2001 From: Martin Jansa Date: Wed, 6 Oct 2010 21:15:57 +0200 Subject: [PATCH] mokowm: add libfakekey to DEPENDS Signed-off-by: Martin Jansa --- recipes/openmoko-3rdparty/mokowm_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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}" -- 2.39.5