summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python-can_2.0.0b1.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-python/recipes-devtools/python/python-can_2.0.0b1.bb')
-rw-r--r--meta-python/recipes-devtools/python/python-can_2.0.0b1.bb4
1 files changed, 3 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python-can_2.0.0b1.bb b/meta-python/recipes-devtools/python/python-can_2.0.0b1.bb
index ec81a9e48d..a698ad3651 100644
--- a/meta-python/recipes-devtools/python/python-can_2.0.0b1.bb
+++ b/meta-python/recipes-devtools/python/python-can_2.0.0b1.bb
@@ -1,4 +1,6 @@
1require python-can.inc 1require python-can.inc
2inherit pypi setuptools 2inherit pypi setuptools
3 3
4RDEPENDS_${PN} += "python-sqlite3" 4RDEPENDS_${PN}_class-target += "\
5 ${PYTHON_PN}-zlib \
6"