mirror of
https://git.yoctoproject.org/poky
synced 2026-04-04 23:02:22 +02:00
python3-smmap: add it for python3-gitdb
Need add python3-git to buildtools-tarball for the py3 build, and the dependencies chain is: python3-git -> python3-gitdb -> python3-smmap (From OE-Core rev: 762c280259b90d2cb827b8f8dc62490e36bd7df8) Signed-off-by: Robert Yang <liezhi.yang@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
1e244471d0
commit
e0b7ecc8af
5
meta/recipes-devtools/python/python3-smmap_0.9.0.bb
Normal file
5
meta/recipes-devtools/python/python3-smmap_0.9.0.bb
Normal file
@@ -0,0 +1,5 @@
|
||||
require python-smmap.inc
|
||||
|
||||
inherit setuptools3
|
||||
|
||||
RDEPENDS_${PN} += "python3-codecs python3-mmap python3-lang"
|
||||
Reference in New Issue
Block a user