aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-devtools/python/python-can_2.0.0b1.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-devtools/python/python-can_2.0.0b1.bb')
-rw-r--r--recipes-devtools/python/python-can_2.0.0b1.bb4
1 files changed, 4 insertions, 0 deletions
diff --git a/recipes-devtools/python/python-can_2.0.0b1.bb b/recipes-devtools/python/python-can_2.0.0b1.bb
new file mode 100644
index 0000000..ec81a9e
--- /dev/null
+++ b/recipes-devtools/python/python-can_2.0.0b1.bb
@@ -0,0 +1,4 @@
+require python-can.inc
+inherit pypi setuptools
+
+RDEPENDS_${PN} += "python-sqlite3"