Revert "luci-app-ipsec-vpnd: add strongswan-mod-kernel-libipsec" (#6331)

This commit is contained in:
Veoco 2021-02-21 12:35:50 +08:00 committed by GitHub
parent 1160ce1e00
commit ef97f2a247
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -6,10 +6,10 @@
include $(TOPDIR)/rules.mk
LUCI_TITLE:=LuCI support for IPSec VPN Server (IKEv1 with PSK and Xauth)
LUCI_DEPENDS:=+strongswan +strongswan-minimal +strongswan-mod-xauth-generic +strongswan-mod-kernel-libipsec
LUCI_DEPENDS:=+strongswan +strongswan-minimal +strongswan-mod-xauth-generic
LUCI_PKGARCH:=all
PKG_VERSION:=1.0
PKG_RELEASE:=9
PKG_RELEASE:=8
include $(TOPDIR)/feeds/luci/luci.mk