generic-poky/meta/recipes-devtools/python/python-git_2.1.1.bb

8 lines
212 B
BlitzBasic

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"