diff options
| -rw-r--r-- | meta-python/recipes-devtools/python/python3-can_4.2.1.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python3-can_4.2.1.bb b/meta-python/recipes-devtools/python/python3-can_4.2.1.bb index f5cc31d6f5..5e3d54d6f3 100644 --- a/meta-python/recipes-devtools/python/python3-can_4.2.1.bb +++ b/meta-python/recipes-devtools/python/python3-can_4.2.1.bb | |||
| @@ -11,10 +11,12 @@ inherit pypi setuptools3 | |||
| 11 | 11 | ||
| 12 | RDEPENDS:${PN} += " \ | 12 | RDEPENDS:${PN} += " \ |
| 13 | python3-aenum \ | 13 | python3-aenum \ |
| 14 | python3-asyncio \ | ||
| 14 | python3-codecs \ | 15 | python3-codecs \ |
| 15 | python3-compression \ | 16 | python3-compression \ |
| 16 | python3-ctypes \ | 17 | python3-ctypes \ |
| 17 | python3-fcntl \ | 18 | python3-fcntl \ |
| 19 | python3-json \ | ||
| 18 | python3-logging \ | 20 | python3-logging \ |
| 19 | python3-misc \ | 21 | python3-misc \ |
| 20 | python3-netserver \ | 22 | python3-netserver \ |
