diff options
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-pymodbus_2.5.3.bb')
| -rw-r--r-- | meta-python/recipes-devtools/python/python3-pymodbus_2.5.3.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python3-pymodbus_2.5.3.bb b/meta-python/recipes-devtools/python/python3-pymodbus_2.5.3.bb index b628cadafe..46565876fe 100644 --- a/meta-python/recipes-devtools/python/python3-pymodbus_2.5.3.bb +++ b/meta-python/recipes-devtools/python/python3-pymodbus_2.5.3.bb | |||
| @@ -11,6 +11,7 @@ inherit pypi setuptools3 | |||
| 11 | 11 | ||
| 12 | PACKAGECONFIG ??= "" | 12 | PACKAGECONFIG ??= "" |
| 13 | PACKAGECONFIG[repl] = ",,,python3-aiohttp python3-click python3-prompt-toolkit python3-pygments python3-pyserial-asyncio" | 13 | PACKAGECONFIG[repl] = ",,,python3-aiohttp python3-click python3-prompt-toolkit python3-pygments python3-pyserial-asyncio" |
| 14 | PACKAGECONFIG[asyncio] = ",,,python3-pyserial-asyncio" | ||
| 14 | PACKAGECONFIG[tornado] = ",,,python3-tornado" | 15 | PACKAGECONFIG[tornado] = ",,,python3-tornado" |
| 15 | PACKAGECONFIG[twisted] = ",,,python3-twisted-conch" | 16 | PACKAGECONFIG[twisted] = ",,,python3-twisted-conch" |
| 16 | PACKAGECONFIG[redis] = ",,,python3-redis" | 17 | PACKAGECONFIG[redis] = ",,,python3-redis" |
