diff options
Diffstat (limited to 'meta-python/recipes-devtools/python/python-behave_1.2.6.bb')
-rw-r--r-- | meta-python/recipes-devtools/python/python-behave_1.2.6.bb | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/meta-python/recipes-devtools/python/python-behave_1.2.6.bb b/meta-python/recipes-devtools/python/python-behave_1.2.6.bb deleted file mode 100644 index 66221682a0..0000000000 --- a/meta-python/recipes-devtools/python/python-behave_1.2.6.bb +++ /dev/null | |||
@@ -1,8 +0,0 @@ | |||
1 | inherit setuptools | ||
2 | require python-behave.inc | ||
3 | |||
4 | RDEPENDS_${PN} += " \ | ||
5 | ${PYTHON_PN}-argparse \ | ||
6 | ${PYTHON_PN}-enum34 \ | ||
7 | ${PYTHON_PN}-traceback2 \ | ||
8 | " | ||