git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3408a82
)
mokowm: add libfakekey to DEPENDS
author
Martin Jansa
<Martin.Jansa@gmail.com>
Wed, 6 Oct 2010 19:15:57 +0000
(21:15 +0200)
committer
Martin 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
patch
|
blob
|
history
diff --git
a/recipes/openmoko-3rdparty/mokowm_git.bb
b/recipes/openmoko-3rdparty/mokowm_git.bb
index
eab701f
..
8f7c2a4
100644
(file)
--- 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}"