mirror of
https://github.com/kiddin9/op-packages.git
synced 2026-07-27 10:31:38 +08:00
Update depends.patch
This commit is contained in:
parent
b2d5b93394
commit
09b560338d
24
.github/diy/patches/depends.patch
vendored
24
.github/diy/patches/depends.patch
vendored
@ -10,30 +10,6 @@
|
||||
|
||||
PKG_NAME:=luci-app-easytier
|
||||
|
||||
--- a/luci-app-samba4/Makefile
|
||||
+++ b//luci-app-samba4/Makefile
|
||||
@@ -3,7 +3,7 @@
|
||||
include $(TOPDIR)/rules.mk
|
||||
|
||||
LUCI_TITLE:=Network Shares - Samba 4 SMB/CIFS fileserver
|
||||
-LUCI_DEPENDS:=+luci-base +samba4-server
|
||||
+LUCI_DEPENDS:=+luci-base +samba4-server +autoshare-samba
|
||||
|
||||
PKG_LICENSE:=Apache-2.0
|
||||
PKG_MAINTAINER:=Andy Walsh <andy.walsh44+github@gmail.com>
|
||||
|
||||
--- a/luci-app-ksmbd/Makefile
|
||||
+++ b/luci-app-ksmbd/Makefile
|
||||
@@ -3,7 +3,7 @@
|
||||
include $(TOPDIR)/rules.mk
|
||||
|
||||
LUCI_TITLE:=Network Shares - Ksmbd the SMB kernel fileserver
|
||||
-LUCI_DEPENDS:=+luci-base +ksmbd-server
|
||||
+LUCI_DEPENDS:=+luci-base +ksmbd-server +autoshare-ksmbd
|
||||
|
||||
PKG_LICENSE:=Apache-2.0
|
||||
PKG_MAINTAINER:=Richard Yu <yurichard3839@gmail.com>
|
||||
|
||||
--- a/fullconenat/Makefile
|
||||
+++ b/fullconenat/Makefile
|
||||
@@ -36,7 +36,7 @@ define Package/ip6tables-mod-fullconenat
|
||||
|
||||
Loading…
Reference in New Issue
Block a user