aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/python/python-git_1.0.2.bb
blob: 5ca7713dc91753bdc9579c30eab37de4b6b989e9 (plain)
1
2
3
4
5
6
7
8
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"