From c4e6a6bbe475f378c8d1458bb98574c051f92fdf Mon Sep 17 00:00:00 2001 From: lwb1978 Date: Tue, 27 Aug 2024 20:57:54 +0800 Subject: [PATCH] luci: testing It is currently in testing and development, and has not been merged to the master branch. --- luci-app-passwall/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/luci-app-passwall/Makefile b/luci-app-passwall/Makefile index 51ec2b6afe..9ecf711f2e 100644 --- a/luci-app-passwall/Makefile +++ b/luci-app-passwall/Makefile @@ -9,6 +9,8 @@ PKG_NAME:=luci-app-passwall PKG_VERSION:=4.78-2 PKG_RELEASE:= + +PKG_VERSION:=$(PKG_VERSION)-smartdns-dev PKG_CONFIG_DEPENDS:= \ CONFIG_PACKAGE_$(PKG_NAME)_Iptables_Transparent_Proxy \ CONFIG_PACKAGE_$(PKG_NAME)_Nftables_Transparent_Proxy \