Skip to content

Commit

Permalink
adds shared state async as aa dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
javierbrk committed Mar 1, 2024
1 parent 1e1f379 commit 30298c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/shared-state-bat_links_info/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ define Package/$(PKG_NAME)
TITLE:=Batman protocol links information module for shared-state
MAINTAINER:= Javier <[email protected]>
DEPENDS:=+lua +luci-lib-jsonc +ubus-lime-utils \
+lime-system +batctl-default shared-state
+lime-system +batctl-default shared-state-async
PKGARCH:=all
endef

Expand Down

0 comments on commit 30298c7

Please sign in to comment.