Signed-off-by: Roman I Khimov <[email protected]> --- 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 _______________________________________________ Openembedded-devel mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel
