aboutsummaryrefslogtreecommitdiffstats
path: root/meta-efl
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2012-07-26 10:52:29 +0200
committerMartin Jansa <Martin.Jansa@gmail.com>2012-08-20 09:57:40 +0200
commita69f5e0fe5e31c2d394ae9329a45cf543cecf72a (patch)
tree0dd5e94ec7d57103356ebea2f70503ae04d12baf /meta-efl
parentc7e2aad3cd732b986269f040ac8ff84259d5a846 (diff)
downloadmeta-openembedded-a69f5e0fe5e31c2d394ae9329a45cf543cecf72a.tar.gz
e-wm: add eio to DEPENDS
* it's needed since r74373 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 c2bb1e7e9b..b97cb5016b 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"
+DEPENDS = "eet evas eina ecore edje efreet edbus eeze eio"
LICENSE = "MIT BSD"
LIC_FILES_CHKSUM = "file://COPYING;md5=76de290eb3fdda12121830191c152a7d"
SRCNAME = "e"