From e9d2e50b56bf183d71fd5d28c9935f4c06e21a93 Mon Sep 17 00:00:00 2001 From: kiddin9 <48883331+kiddin9@users.noreply.github.com> Date: Tue, 11 Aug 2026 02:46:59 +0800 Subject: [PATCH] Update depends.patch --- .github/diy/patches/depends.patch | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/.github/diy/patches/depends.patch b/.github/diy/patches/depends.patch index 1d5204e6..8d89563b 100644 --- a/.github/diy/patches/depends.patch +++ b/.github/diy/patches/depends.patch @@ -102,6 +102,18 @@ include ../../luci.mk +--- a/luci-app-snmpd-ssl/Makefile ++++ b/luci-app-snmpd-ssl/Makefile +@@ -3,7 +3,7 @@ include $(TOPDIR)/rules.mk + PKG_NAME:=luci-app-snmpd-ssl + + LUCI_TITLE:=Net-SNMP LuCI interface with v3 support +-LUCI_DEPENDS:=+luci-base ++LUCI_DEPENDS:=+luci-base +snmpd-ssl + LUCI_PKGARCH:=all + + include $(TOPDIR)/feeds/luci/luci.mk + --- a/luci-app-smscontrol/Makefile +++ b/luci-app-smscontrol/Makefile @@ -5,7 +5,7 @@