diff options
Diffstat (limited to 'repo/system/gnutls.xibuild')
-rw-r--r-- | repo/system/gnutls.xibuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/repo/system/gnutls.xibuild b/repo/system/gnutls.xibuild index 11a8e99..8e067af 100644 --- a/repo/system/gnutls.xibuild +++ b/repo/system/gnutls.xibuild @@ -1,5 +1,6 @@ #!/bin/bash +MAKEDEPS=(make ) DEPS=(libtasn1 readline zlib nettle libp11-kit libidn libunistring) PKG_VER=3.6.16 |