aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/efl1
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2010-08-19 10:36:01 +0200
committerMartin Jansa <Martin.Jansa@gmail.com>2010-08-19 11:02:50 +0200
commita04b44950343d041808efc00fd1a3d8d2bad6c24 (patch)
tree42613cefd36d162a25c5db48df174277ec029330 /recipes/efl1
parent394ac63be0ea56d8336ea862108ef74a14280f9e (diff)
downloadopenembedded-a04b44950343d041808efc00fd1a3d8d2bad6c24.tar.gz
eflpp: drop etk/ewl dependency, their bindings were removed in 44070
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'recipes/efl1')
-rw-r--r--recipes/efl1/eflpp_svn.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/efl1/eflpp_svn.bb b/recipes/efl1/eflpp_svn.bb
index 1ea3e65e7b..e29009f223 100644
--- a/recipes/efl1/eflpp_svn.bb
+++ b/recipes/efl1/eflpp_svn.bb
@@ -2,7 +2,7 @@ DESCRIPTION = "EFLpp are C++ bindings to the EFL"
AUTHOR = "Michael 'Mickey' Lauer <mlauer@vanille-media.de>"
HOMEPAGE = "http://www.vanille-media.de/site/index.php/projects/efl/"
LICENSE = "LGPL"
-DEPENDS = "evas ecore edje emotion esmart etk ewl libsigc++-2.0"
+DEPENDS = "evas ecore edje emotion esmart libsigc++-2.0"
SRCREV = "${EFL_SRCREV}"
PV = "0.1.0+svnr${SRCPV}"
PR = "r1"