[gnome-continuous] manifest: Add gmp and mpfr deps to unpin gcalctool



commit b61d59b0a028937075640cb188e0ab0162d9e4c1
Author: Emmanuele Bassi <ebassi gnome org>
Date:   Tue Dec 23 12:57:09 2014 +0000

    manifest: Add gmp and mpfr deps to unpin gcalctool
    
    Using tarballs because:
    
     • gmp uses Mercurial
     • mpfr uses Subversion

 manifest.json |   10 ++++++++--
 1 files changed, 8 insertions(+), 2 deletions(-)
---
diff --git a/manifest.json b/manifest.json
index d877d3b..eba5649 100644
--- a/manifest.json
+++ b/manifest.json
@@ -1127,9 +1127,15 @@
          "tag": "0b6fc8136a0941f078bdfac31e8fe388126187bc",
          "tag-reason": "https://bugzilla.gnome.org/show_bug.cgi?id=741873"},
 
+        {"src": "tarball:https://ftp.gnu.org/gnu/gmp/gmp-6.0.0a.tar.xz";,
+         "name": "gmp",
+         "checksum": "8890803a2715d592eac37dca630e36b470f047eb5ab1efe38d323b02a99ac232"},
+
+        {"src": "tarball:http://www.mpfr.org/mpfr-current/mpfr-3.1.2.tar.xz";,
+         "name": "mpfr",
+         "checksum": "399d0f47ef6608cc01d29ed1b99c7faff36d9994c45f36f41ba250147100453b"},
+
                {"src": "gnome:gnome-calculator",
-         "tag": "41d04d1c2c9431b83a181806ea2e9428f8e45f84",
-         "tag-reason": "https://bugzilla.gnome.org/show_bug.cgi?id=741880";,
          "config-opts": ["--enable-installed-tests"]},
 
                {"src": "gnome:gnome-weather",


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