summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python-can_3.3.2.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-python/recipes-devtools/python/python-can_3.3.2.bb')
-rw-r--r--meta-python/recipes-devtools/python/python-can_3.3.2.bb8
1 files changed, 0 insertions, 8 deletions
diff --git a/meta-python/recipes-devtools/python/python-can_3.3.2.bb b/meta-python/recipes-devtools/python/python-can_3.3.2.bb
deleted file mode 100644
index f0edb6408b..0000000000
--- a/meta-python/recipes-devtools/python/python-can_3.3.2.bb
+++ /dev/null
@@ -1,8 +0,0 @@
1require python-can.inc
2inherit pypi setuptools
3
4RDEPENDS_${PN}_class-target += "\
5 ${PYTHON_PN}-argparse \
6 ${PYTHON_PN}-subprocess \
7 ${PYTHON_PN}-zlib \
8"