It wont work without these modules at runtime
Signed-off-by: Khem Raj <[email protected]>
---
meta-oe/recipes-support/smem/smem_1.4.bb | 1 +
1 file changed, 1 insertion(+)
diff --git a/meta-oe/recipes-support/smem/smem_1.4.bb
b/meta-oe/recipes-support/smem/smem_1.4.bb
index 8768c48..519020f 100644
--- a/meta-oe/recipes-support/smem/smem_1.4.bb
+++ b/meta-oe/recipes-support/smem/smem_1.4.bb
@@ -24,3 +24,4 @@ do_install() {
install -m 0755 ${S}/smemcap ${D}${bindir}/
install -m 0644 ${S}/smem.8 ${D}/${mandir}/man8/
}
+RDEPENDS_${PN} += "python-textutils python-compression python-shell
python-codecs"
--
2.6.2
--
_______________________________________________
Openembedded-devel mailing list
[email protected]
http://lists.openembedded.org/mailman/listinfo/openembedded-devel