mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-01 13:58:06 +00:00
smem: Add appropriate python modules to rdeps
It wont work without these modules at runtime Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
parent
4b7a496880
commit
e97c0b462b
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user