[gnome-continuous] Add libtasn1



commit 50b14b359b4b2039c842a3878fc1f6162317c9d2
Author: Emmanuele Bassi <ebassi gnome org>
Date:   Mon Feb 8 14:50:46 2016 +0000

    Add libtasn1
    
    Another dependency for GnuTLS.

 manifest.json |    5 +++++
 1 files changed, 5 insertions(+), 0 deletions(-)
---
diff --git a/manifest.json b/manifest.json
index 5b03a4d..84472bd 100644
--- a/manifest.json
+++ b/manifest.json
@@ -631,6 +631,11 @@
                  "checksum": "ea4283def236413edab5a4cf9cf32adf540c8df1b9b67641cfc2302fca849d97",
                  "config-opts": ["--disable-documentation"]},
 
+                {"name": "libtasn1",
+                 "src": "tarball:http://ftp.gnu.org/gnu/libtasn1/libtasn1-4.7.tar.gz";,
+                 "checksum": "a40780dc93fc6d819170240e8ece25352058a85fd1d2347ce0f143667d8f11c9",
+                 "config-opts": ["--disable-dependency-tracking"]},
+
                 {"src": "git:https://gitlab.com/gnutls/gnutls.git";,
                  "component": "minimal",
                  "config-opts": ["--without-tpm",


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