sphyrna-python: fix missing python-native build dependency
authorRoman I Khimov <khimov@altell.ru>
Tue, 23 Mar 2010 14:23:09 +0000 (17:23 +0300)
committerRoman I Khimov <khimov@altell.ru>
Thu, 25 Mar 2010 06:29:21 +0000 (09:29 +0300)
Signed-off-by: Roman I Khimov <khimov@altell.ru>
recipes/sphyrna/sphyrna-python_svn.bb

index 1e3c412..5b4ee8a 100644 (file)
@@ -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"