Update depends.patch

This commit is contained in:
kiddin9
2026-08-11 02:46:59 +08:00
committed by GitHub
parent bc045a26e8
commit e9d2e50b56
+12
View File
@@ -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 @@