[oe] [PATCH] sphyrna-python: fix missing python-native build dependency

Roman I Khimov khimov at altell.ru
Tue Mar 23 14:26:08 UTC 2010


Signed-off-by: Roman I Khimov <khimov at altell.ru>
---
 recipes/sphyrna/sphyrna-python_svn.bb |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/recipes/sphyrna/sphyrna-python_svn.bb b/recipes/sphyrna/sphyrna-python_svn.bb
index 1e3c412..5b4ee8a 100644
--- a/recipes/sphyrna/sphyrna-python_svn.bb
+++ b/recipes/sphyrna/sphyrna-python_svn.bb
@@ -1,7 +1,7 @@
 DESCRIPTION = "Sphyrna - Hammerhead Reverse Engineering"
 HOMEPAGE = "http://projects.linuxtogo.org/projects/sphyrna"
 LICENSE = "GPLv2"
-DEPENDS = "readline"
+DEPENDS = "readline python-native"
 PV = "0.0+svnr${SRCPV}"
 PR = "r1"
 
-- 
1.5.6.5





More information about the Openembedded-devel mailing list