diff --git a/packages/shared-state-bat_links_info/Makefile b/packages/shared-state-bat_links_info/Makefile index 03ce4a825..6cd7faf5d 100644 --- a/packages/shared-state-bat_links_info/Makefile +++ b/packages/shared-state-bat_links_info/Makefile @@ -1,5 +1,6 @@ # # Copyright (C) 2023 Javier Jorge +# Copyright (c) 2023 Instituto Nacional de Tecnología Industrial # Copyright (C) 2023 Asociación Civil Altermundi # This is free software, licensed under the GNU Affero General Public License v3. # @@ -12,7 +13,7 @@ define Package/$(PKG_NAME) TITLE:=Node information module for shared-state MAINTAINER:= Javier DEPENDS:=+lua +luci-lib-jsonc +ubus-lime-utils \ - +lime-system +ubus-lime-location shared-state + +lime-system +batctl-default shared-state PKGARCH:=all endef