mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 15:38:40 +01:00
gnutls: force rebuuld when config changes
Signed-off-by: Nicolas Thill <nico@openwrt.org>
This commit is contained in:
committed by
Nikos Mavrogiannopoulos
parent
2f285717a2
commit
e07a0c5ceb
@@ -21,6 +21,20 @@ PKG_INSTALL:=1
|
|||||||
PKG_LIBTOOL_PATHS:=. lib
|
PKG_LIBTOOL_PATHS:=. lib
|
||||||
PKG_CHECK_FORMAT_SECURITY:=0
|
PKG_CHECK_FORMAT_SECURITY:=0
|
||||||
|
|
||||||
|
PKG_CONFIG_DEPENDS:= \
|
||||||
|
CONFIG_GNUTLS_ALPN \
|
||||||
|
CONFIG_GNUTLS_ANON \
|
||||||
|
CONFIG_GNUTLS_CRYPTODEV \
|
||||||
|
CONFIG_GNUTLS_DTLS_SRTP \
|
||||||
|
CONFIG_GNUTLS_EXT_LIBTASN1 \
|
||||||
|
CONFIG_GNUTLS_HEARTBEAT \
|
||||||
|
CONFIG_GNUTLS_OCSP \
|
||||||
|
CONFIG_GNUTLS_OPENPGP \
|
||||||
|
CONFIG_GNUTLS_PKCS11 \
|
||||||
|
CONFIG_GNUTLS_PSK \
|
||||||
|
CONFIG_GNUTLS_SRP \
|
||||||
|
CONFIG_LIBNETTLE_MINI \
|
||||||
|
|
||||||
include $(INCLUDE_DIR)/package.mk
|
include $(INCLUDE_DIR)/package.mk
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user