Skip to content

Commit

Permalink
Add batctl dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
javierajorge committed Sep 26, 2023
1 parent ad077f4 commit 947e962
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion packages/shared-state-bat_links_info/Makefile
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
#
# Copyright (C) 2023 Javier Jorge <[email protected]>
# Copyright (c) 2023 Instituto Nacional de Tecnología Industrial
# Copyright (C) 2023 Asociación Civil Altermundi <[email protected]>
# This is free software, licensed under the GNU Affero General Public License v3.
#
Expand All @@ -12,7 +13,7 @@ define Package/$(PKG_NAME)
TITLE:=Node information module for shared-state
MAINTAINER:= Javier <[email protected]>
DEPENDS:=+lua +luci-lib-jsonc +ubus-lime-utils \
+lime-system +ubus-lime-location shared-state
+lime-system +batctl-default shared-state
PKGARCH:=all
endef

Expand Down

0 comments on commit 947e962

Please sign in to comment.