8 lines
212 B
BlitzBasic
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"
|