[gnome-apps-nightly] Add new dependency to org.gnome.Calculator



commit 615954ca43f9edc3772434ffe320549ed7d72ee9
Author: Matthias Clasen <mclasen redhat com>
Date:   Thu Oct 13 12:41:18 2016 -0400

    Add new dependency to org.gnome.Calculator
    
    gnome-calculator now depends on the mpc library.

 org.gnome.Calculator.json |   10 ++++++++++
 1 files changed, 10 insertions(+), 0 deletions(-)
---
diff --git a/org.gnome.Calculator.json b/org.gnome.Calculator.json
index 23118eb..97b8009 100644
--- a/org.gnome.Calculator.json
+++ b/org.gnome.Calculator.json
@@ -32,6 +32,16 @@
     ],
     "modules": [
         {
+            "name": "mpc",
+            "sources": [
+                {
+                    "type": "archive",
+                    "url": "http://www.multiprecision.org/mpc/download/mpc-1.0.2.tar.gz";,
+                    "sha256": "b561f54d8a479cee3bc891ee52735f18ff86712ba30f036f8b8537bae380c488"
+                }
+            ]
+        },
+        {
             "name": "mpfr",
             "sources": [
                 {


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