mirror of
https://dev.iopsys.eu/feed/iopsys.git
synced 2025-12-10 07:44:50 +01:00
usp-js: remove dependency from obuspa test controller
This commit is contained in:
parent
58ecaf9c15
commit
9426567bc3
1 changed files with 1 additions and 1 deletions
|
|
@ -23,7 +23,7 @@ define Package/usp-js
|
|||
SECTION:=libs
|
||||
CATEGORY:=Libraries
|
||||
TITLE:=A JS library for USP(TR369) protocol
|
||||
DEPENDS:=+quickjs +quickjs-websocket +@OBUSPA_ENABLE_TEST_CONTROLLER_LOCAL
|
||||
DEPENDS:=+quickjs +quickjs-websocket
|
||||
EXTRA_DEPENDS:=obuspa mosquitto-ssl
|
||||
endef
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue