eflpp: drop etk/ewl dependency, their bindings were removed in 44070
authorMartin Jansa <Martin.Jansa@gmail.com>
Thu, 19 Aug 2010 08:36:01 +0000 (10:36 +0200)
committerMartin Jansa <Martin.Jansa@gmail.com>
Thu, 19 Aug 2010 09:02:50 +0000 (11:02 +0200)
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
recipes/efl1/eflpp_svn.bb

index 1ea3e65..e29009f 100644 (file)
@@ -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"