From 128eab7939b7a7ca28e2dcc09c8f5785ed5113b2 Mon Sep 17 00:00:00 2001 From: Jason Hawks Date: Wed, 8 Nov 2023 21:11:55 -0500 Subject: [PATCH] Package Sub Version --- Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/Makefile b/Makefile index afe6064..fc3c940 100755 --- a/Makefile +++ b/Makefile @@ -8,6 +8,7 @@ include $(TOPDIR)/rules.mk LUCI_TITLE:=LuCI Support for easymesh LUCI_DEPENDS:= +kmod-cfg80211 +batctl-default +kmod-batman-adv +dawn PKG_VERSION:=2.5 +PKG_RELEASE:=2 include $(TOPDIR)/feeds/luci/luci.mk -- 2.38.4