xmlsec: add explicit libgrcypt DEPS and LIBS

fixes strange failure on Ubuntu - possibly automake 1.15 related
This commit is contained in:
Tony Theodore 2018-04-09 15:25:50 +10:00
parent b900293236
commit b36eae0780
1 changed files with 2 additions and 2 deletions

View File

@ -6,7 +6,7 @@ $(PKG)_IGNORE :=
$(PKG)_VERSION := 1.2.25
$(PKG)_CHECKSUM := 5a2d400043ac5b2aa84b66b6b000704f0f147077afc6546d73181f5c71019985
$(PKG)_GH_CONF := lsh123/xmlsec/tags,xmlsec-,,,_
$(PKG)_DEPS := cc libltdl libxml2 libxslt openssl gnutls
$(PKG)_DEPS := cc gnutls libgcrypt libltdl libxml2 libxslt openssl
define $(PKG)_BUILD
cd '$(SOURCE_DIR)' && autoreconf -fi
@ -15,7 +15,7 @@ define $(PKG)_BUILD
--enable-docs=no \
--enable-apps=no
$(MAKE) -C '$(BUILD_DIR)' -j '$(JOBS)' VERBOSE=1 $(MXE_DISABLE_CRUFT)
$(MAKE) -C '$(BUILD_DIR)' -j '$(JOBS)' VERBOSE=1 $(MXE_DISABLE_CRUFT) LIBS=-lgcrypt
$(MAKE) -C '$(BUILD_DIR)' -j 1 install VERBOSE=1 $(MXE_DISABLE_CRUFT)
# compile test