diff options
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-can_2.0.0b1.bb')
-rw-r--r-- | meta-python/recipes-devtools/python/python3-can_2.0.0b1.bb | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python3-can_2.0.0b1.bb b/meta-python/recipes-devtools/python/python3-can_2.0.0b1.bb new file mode 100644 index 000000000..a1d45b88a --- /dev/null +++ b/meta-python/recipes-devtools/python/python3-can_2.0.0b1.bb | |||
@@ -0,0 +1,4 @@ | |||
1 | require python-can.inc | ||
2 | inherit pypi setuptools3 | ||
3 | |||
4 | RDEPENDS_${PN} += "python3-sqlite3" | ||