openconnect: force rebuild when config changes
authorNicolas Thill <nico@openwrt.org>
Sat, 25 Oct 2014 07:32:17 +0000 (09:32 +0200)
committerNicolas Thill <nico@openwrt.org>
Sat, 25 Oct 2014 07:40:56 +0000 (09:40 +0200)
Signed-off-by: Nicolas Thill <nico@openwrt.org>
net/openconnect/Makefile

index 00fbf8b6127f9443a659c77bf8e1ae45f072f6e6..9fd40d6482da5b1e317984e6a16e91f8e953690c 100644 (file)
@@ -15,6 +15,11 @@ PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
 PKG_SOURCE_URL:=ftp://ftp.infradead.org/pub/openconnect/
 PKG_MD5SUM:=7e28e23c6e281be31446e6c365f5d273
 
+PKG_CONFIG_DEPENDS:= \
+       CONFIG_OPENCONNECT_GNUTLS \
+       CONFIG_OPENCONNECT_OPENSSL \
+
+
 include $(INCLUDE_DIR)/package.mk
 
 define Package/openconnect/config