diff options
Diffstat (limited to 'meta-python/recipes-devtools/python/python-cmd2_0.9.22.bb')
| -rw-r--r-- | meta-python/recipes-devtools/python/python-cmd2_0.9.22.bb | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/meta-python/recipes-devtools/python/python-cmd2_0.9.22.bb b/meta-python/recipes-devtools/python/python-cmd2_0.9.22.bb deleted file mode 100644 index 17b6ae2858..0000000000 --- a/meta-python/recipes-devtools/python/python-cmd2_0.9.22.bb +++ /dev/null | |||
| @@ -1,14 +0,0 @@ | |||
| 1 | inherit setuptools | ||
| 2 | require python-cmd2.inc | ||
| 3 | |||
| 4 | RDEPENDS_${PN} += "\ | ||
| 5 | ${PYTHON_PN}-doctest \ | ||
| 6 | ${PYTHON_PN}-pyparsing \ | ||
| 7 | ${PYTHON_PN}-pyperclip \ | ||
| 8 | ${PYTHON_PN}-shell \ | ||
| 9 | ${PYTHON_PN}-six \ | ||
| 10 | ${PYTHON_PN}-stringold \ | ||
| 11 | ${PYTHON_PN}-subprocess \ | ||
| 12 | ${PYTHON_PN}-threading \ | ||
| 13 | ${PYTHON_PN}-textutils \ | ||
| 14 | " | ||
