diff options
Diffstat (limited to 'bigclown-gateway/Makefile')
| -rw-r--r-- | bigclown-gateway/Makefile | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/bigclown-gateway/Makefile b/bigclown-gateway/Makefile index d421213..c992a0b 100644 --- a/bigclown-gateway/Makefile +++ b/bigclown-gateway/Makefile @@ -23,7 +23,7 @@ define Package/$(PKG_NAME)    SUBMENU:=BigClown    URL:=https://github.com/bigclownlabs/bch-gateway    TITLE:=BigCLown gateway -  DEPENDS:=+kmod-usb-serial-ftdi +kmod-usb-acm +python3-click-log +python3-paho-mqtt +python3-pyserial +python3-yaml +python3-simplejson + python3-schema python3-appdirs +  DEPENDS:=+kmod-usb-serial-ftdi +kmod-usb-acm +python3-click-log +python3-paho-mqtt +python3-pyserial +python3-yaml +python3-simplejson +python3-schema +python3-appdirs  endef  define Py3Package/$(PKG_NAME)/install | 
