From a33b53743f8fae79616d4b47144cda3f5dc2b400 Mon Sep 17 00:00:00 2001 From: itdoginfo Date: Sat, 11 Oct 2025 00:33:20 +0300 Subject: [PATCH] Switch to sing-box-tiny. Add bind-dig depends --- podkop/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/podkop/Makefile b/podkop/Makefile index b4f4b84..7eebfb8 100644 --- a/podkop/Makefile +++ b/podkop/Makefile @@ -14,7 +14,7 @@ include $(INCLUDE_DIR)/package.mk define Package/podkop SECTION:=net CATEGORY:=Network - DEPENDS:=+sing-box +curl +jq +kmod-nft-tproxy +coreutils-base64 + DEPENDS:=+sing-box-tiny +curl +jq +kmod-nft-tproxy +coreutils-base64 +bind-dig CONFLICTS:=https-dns-proxy nextdns luci-app-passwall luci-app-passwall2 TITLE:=Domain routing app URL:=https://podkop.net