avs_mtk_voice/meta/meta-mediatek/recipes-devtools/python/python-git_2.0.7.bb

8 lines
212 B
BlitzBasic
Raw Normal View History

2022-05-13 08:02:31 +00:00
require python-git.inc
DEPENDS = "python-gitdb"
inherit setuptools
RDEPENDS_${PN} += "python-gitdb python-lang python-io python-shell python-math python-re python-subprocess python-stringold python-unixadmin"