blob: 17773957930530bd66c6fc42cf0a3c9fac487ac9 (
plain)
1
2
3
4
5
6
7
|
require python-gitdb.inc
DEPENDS = "python-async python-smmap"
inherit distutils
RDEPENDS_${PN} += "python-smmap python-async python-mmap python-lang python-zlib python-io python-shell"
|