[gnome-continuous] Build brotli before libsoup



commit 7de485f8554a2c376dcb398f387877e780b94cc8
Author: Emmanuele Bassi <ebassi gnome org>
Date:   Wed May 29 16:22:45 2019 +0100

    Build brotli before libsoup
    
    New dependency for libsoup.

 manifest.json | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)
---
diff --git a/manifest.json b/manifest.json
index f4fceb5..07f8310 100644
--- a/manifest.json
+++ b/manifest.json
@@ -815,6 +815,11 @@
                  "force-autotools": true,
                  "config-opts": ["--enable-builtin=libicu", "--enable-runtime=libicu"]},
 
+                {"src": "git:https://github.com/google/brotli.git";,
+                 "tag": "0ad94eed00420bf1154cb16a289aa27efbb30c01",
+                 "tag-reason": "v1.0.2",
+                 "patches": ["brotli-cmake-build-api.patch"]},
+
                {"src": "gnome:libsoup.git",
                  "name": "libsoup",
                 "component": "minimal",
@@ -868,11 +873,6 @@
                 "name": "enchant",
                 "checksum": "2fac9e7be7e9424b2c5570d8affe568db39f7572c10ed48d4e13cddf03f7097f"},
 
-                {"src": "git:https://github.com/google/brotli.git";,
-                 "tag": "0ad94eed00420bf1154cb16a289aa27efbb30c01",
-                 "tag-reason": "v1.0.2",
-                 "patches": ["brotli-cmake-build-api.patch"]},
-
                 {"src": "git:https://github.com/google/woff2.git";,
                  "tag": "1bccf208bca986e53a647dfe4811322adb06ecf8",
                  "tag-reason": "v1.0.2",


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