summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-pymodbus_2.5.3.bb
diff options
context:
space:
mode:
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.bb1
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
12PACKAGECONFIG ??= "" 12PACKAGECONFIG ??= ""
13PACKAGECONFIG[repl] = ",,,python3-aiohttp python3-click python3-prompt-toolkit python3-pygments python3-pyserial-asyncio" 13PACKAGECONFIG[repl] = ",,,python3-aiohttp python3-click python3-prompt-toolkit python3-pygments python3-pyserial-asyncio"
14PACKAGECONFIG[asyncio] = ",,,python3-pyserial-asyncio"
14PACKAGECONFIG[tornado] = ",,,python3-tornado" 15PACKAGECONFIG[tornado] = ",,,python3-tornado"
15PACKAGECONFIG[twisted] = ",,,python3-twisted-conch" 16PACKAGECONFIG[twisted] = ",,,python3-twisted-conch"
16PACKAGECONFIG[redis] = ",,,python3-redis" 17PACKAGECONFIG[redis] = ",,,python3-redis"