summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/python/python-git_2.1.3.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-devtools/python/python-git_2.1.3.bb')
-rw-r--r--meta/recipes-devtools/python/python-git_2.1.3.bb7
1 files changed, 0 insertions, 7 deletions
diff --git a/meta/recipes-devtools/python/python-git_2.1.3.bb b/meta/recipes-devtools/python/python-git_2.1.3.bb
deleted file mode 100644
index e49dbea544..0000000000
--- a/meta/recipes-devtools/python/python-git_2.1.3.bb
+++ /dev/null
@@ -1,7 +0,0 @@
1require 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"