diff --git a/applications/luci-app-ipsec-vpnd/Makefile b/applications/luci-app-ipsec-vpnd/Makefile index d6816525438..2da081b2b72 100644 --- a/applications/luci-app-ipsec-vpnd/Makefile +++ b/applications/luci-app-ipsec-vpnd/Makefile @@ -1,7 +1,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 +kmod-tun +LUCI_DEPENDS:=+strongswan +kmod-tun \ + +PACKAGE_strongswan:strongswan-mod-kernel-libipsec \ + +PACKAGE_strongswan:strongswan-mod-xauth-generic \ + +(PACKAGE_strongswan-mod-kdf||PACKAGE_strongswan-mod-openssl||PACKAGE_strongswan-mod-wolfssl):strongswan-minimal LUCI_PKGARCH:=all PKG_RELEASE:=$(COMMITCOUNT)