diff --git a/net/openconnect/Makefile b/net/openconnect/Makefile index 604a005571..a0e6c66ae7 100644 --- a/net/openconnect/Makefile +++ b/net/openconnect/Makefile @@ -53,6 +53,8 @@ CONFIGURE_ARGS += \ --with-vpnc-script=/lib/netifd/vpnc-script \ --without-libpcsclite \ --without-stoken \ + --without-libpskc \ + --without-gssapi \ --without-lz4 ifeq ($(CONFIG_OPENCONNECT_OPENSSL),y)