[oe-commits] Martin Jansa : eflpp: drop etk/ewl dependency, their bindings were removed in 44070

git version control git at git.openembedded.org
Thu Aug 19 09:04:01 UTC 2010


Module: openembedded.git
Branch: org.openembedded.dev
Commit: a04b44950343d041808efc00fd1a3d8d2bad6c24
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=a04b44950343d041808efc00fd1a3d8d2bad6c24

Author: Martin Jansa <Martin.Jansa at gmail.com>
Date:   Thu Aug 19 10:36:01 2010 +0200

eflpp: drop etk/ewl dependency, their bindings were removed in 44070

Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>

---

 recipes/efl1/eflpp_svn.bb |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/recipes/efl1/eflpp_svn.bb b/recipes/efl1/eflpp_svn.bb
index 1ea3e65..e29009f 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 at 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" 





More information about the Openembedded-commits mailing list