aboutsummaryrefslogtreecommitdiffstats
path: root/meta-efl
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2012-07-29 14:18:49 +0200
committerMartin Jansa <Martin.Jansa@gmail.com>2012-08-20 09:57:42 +0200
commitde7125c0aa3101605b818a69348ca696a45645e8 (patch)
tree587cb0442cd002d883783e945a89f551638e38eb /meta-efl
parent14b3bdd390fb782786dd88ce7250b5f424604065 (diff)
downloadmeta-openembedded-contrib-de7125c0aa3101605b818a69348ca696a45645e8.tar.gz
e-wm: add elementary dependency
* fixes: e_main.c:22:24: fatal error: Elementary.h: No such file or directory Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-efl')
-rw-r--r--meta-efl/recipes-efl/e17/e-wm_svn.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-efl/recipes-efl/e17/e-wm_svn.bb b/meta-efl/recipes-efl/e17/e-wm_svn.bb
index b97cb5016b..6d4656b331 100644
--- a/meta-efl/recipes-efl/e17/e-wm_svn.bb
+++ b/meta-efl/recipes-efl/e17/e-wm_svn.bb
@@ -1,5 +1,5 @@
DESCRIPTION = "The Enlightenment Window Manager Version 17"
-DEPENDS = "eet evas eina ecore edje efreet edbus eeze eio"
+DEPENDS = "eet evas eina ecore edje efreet edbus eeze eio elementary"
LICENSE = "MIT BSD"
LIC_FILES_CHKSUM = "file://COPYING;md5=76de290eb3fdda12121830191c152a7d"
SRCNAME = "e"