[gnome-continuous] Re-enable nettle



commit 25f2d6ad96bfc362bcfbe45c7d17ac3616022094
Author: Emmanuele Bassi <ebassi gnome org>
Date:   Mon Feb 8 15:01:56 2016 +0000

    Re-enable nettle
    
    The configuration options for GnuTLS are highly confusing.

 manifest.json |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/manifest.json b/manifest.json
index a1acd4c..4bc350b 100644
--- a/manifest.json
+++ b/manifest.json
@@ -626,12 +626,16 @@
                {"src": "fd-p11:p11-kit",
                  "component": "minimal"},
 
+                {"name": "nettle",
+                 "src": "tarball:https://ftp.gnu.org/gnu/nettle/nettle-3.2.tar.gz";,
+                 "checksum": "ea4283def236413edab5a4cf9cf32adf540c8df1b9b67641cfc2302fca849d97",
+                 "config-opts": ["--disable-documentation"]},
+
                 {"src": "git:https://gitlab.com/gnutls/gnutls.git";,
                  "component": "minimal",
                  "config-opts": ["--without-tpm",
                                  "--disable-guile",
                                  "--enable-local-libopts",
-                                 "--with-nettle-mini=yes",
                                  "--with-included-libtasn1=yes",
                                  "--disable-non-suiteb-curves",
                                  "--disable-doc"],


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]