blob: e49dbea544b448581e450a2d87e8ac4306658046 [file] [log] [blame]
Patrick Williamsc0f7c042017-02-23 20:41:17 -06001require python-git.inc
2
3DEPENDS = "python-gitdb"
4
5inherit setuptools
6
7RDEPENDS_${PN} += "python-gitdb python-lang python-io python-shell python-math python-re python-subprocess python-stringold python-unixadmin"