[oe-commits] Martin Jansa : python-elementary: add missing python-evas to DEPENDS

git version control git at git.openembedded.org
Thu Nov 18 12:05:57 UTC 2010


Module: openembedded.git
Branch: master
Commit: 2fa21974c6710f10f1c1980c2a79b7cc70947d5f
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=2fa21974c6710f10f1c1980c2a79b7cc70947d5f

Author: Martin Jansa <Martin.Jansa at gmail.com>
Date:   Thu Nov 18 12:56:44 2010 +0100

python-elementary: add missing python-evas to DEPENDS

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

---

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

diff --git a/recipes/python/python-elementary_svn.bb b/recipes/python/python-elementary_svn.bb
index 4d2a105..ea184d0 100644
--- a/recipes/python/python-elementary_svn.bb
+++ b/recipes/python/python-elementary_svn.bb
@@ -1,4 +1,4 @@
 require python-efl.inc
 SRCREV = "${EFL_SRCREV}"
-DEPENDS += "elementary"
+DEPENDS += "elementary python-evas"
 RDEPENDS_${PN} += "python-evas python-ecore python-edje" 





More information about the Openembedded-commits mailing list