From 85e414952f2c81bc9c4af40a4312bc99b654a5a3 Mon Sep 17 00:00:00 2001 From: liu shiwei Date: Fri, 27 Jan 2023 21:54:26 +0800 Subject: [PATCH] V1.8 fix 'module luci.cbi not found:' --- openwrt/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/openwrt/Makefile b/openwrt/Makefile index 1038914..f536dbc 100644 --- a/openwrt/Makefile +++ b/openwrt/Makefile @@ -8,8 +8,8 @@ include $(TOPDIR)/rules.mk PKG_NAME:=dnsmasq_route -PKG_VERSION:=0.20230118 -PKG_RELEASE:=V1.7 +PKG_VERSION:=0.20230127 +PKG_RELEASE:=V1.8 PKG_SOURCE_PROTO:=git PKG_SOURCE_URL:=https://github.com/lshw/dnsmasq_route.git @@ -32,7 +32,7 @@ define Package/dnsmasq_route CATEGORY:=Network TITLE:=dnsmasq_route URL:=https://github.com/lshw/dnsmasq_route - DEPENDS:= +libstdcpp +coreutils-nohup + DEPENDS:= +luci-compat endef define Package/dnsmasq_route/description