[oe-commits] Martin Jansa : mokowm: add libfakekey to DEPENDS

git version control git at git.openembedded.org
Wed Oct 6 19:17:53 UTC 2010


Module: openembedded.git
Branch: master
Commit: 1288cce0dbd07e51e4e1d22ad8c6f43e6d729ee5
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=1288cce0dbd07e51e4e1d22ad8c6f43e6d729ee5

Author: Martin Jansa <Martin.Jansa at gmail.com>
Date:   Wed Oct  6 21:15:57 2010 +0200

mokowm: add libfakekey to DEPENDS

Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>

---

 recipes/openmoko-3rdparty/mokowm_git.bb |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/recipes/openmoko-3rdparty/mokowm_git.bb b/recipes/openmoko-3rdparty/mokowm_git.bb
index eab701f..8f7c2a4 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}"





More information about the Openembedded-commits mailing list