diff options
Diffstat (limited to 'bigclown-control-tool')
-rw-r--r-- | bigclown-control-tool/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bigclown-control-tool/Makefile b/bigclown-control-tool/Makefile index 0c360bc..38730f6 100644 --- a/bigclown-control-tool/Makefile +++ b/bigclown-control-tool/Makefile @@ -23,7 +23,7 @@ define Package/$(PKG_NAME) SUBMENU:=BigClown URL:=https://github.com/bigclownlabs/bch-control-tool TITLE:=BigCLown control tool - DEPENDS:=+python3-click-log +python3-paho-mqtt +python3-pyserial +python3-pyyaml +python3-simplejson + DEPENDS:=+python3-click-log +python3-paho-mqtt +python3-pyserial +python3-yaml +python3-simplejson endef define Build/Compile |