Compare commits

...

1 Commits

Author SHA1 Message Date
Vivek Kumar Dutta
9426567bc3 usp-js: remove dependency from obuspa test controller 2025-06-26 17:49:59 +05:30

View File

@@ -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