projects
/
feed
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
06a2010
)
openconnect: force rebuild when config changes
author
Nicolas Thill
<nico@openwrt.org>
Sat, 25 Oct 2014 07:32:17 +0000
(09:32 +0200)
committer
Nicolas 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
patch
|
blob
|
history
diff --git
a/net/openconnect/Makefile
b/net/openconnect/Makefile
index 00fbf8b6127f9443a659c77bf8e1ae45f072f6e6..9fd40d6482da5b1e317984e6a16e91f8e953690c 100644
(file)
--- a/
net/openconnect/Makefile
+++ b/
net/openconnect/Makefile
@@
-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