[gnome-continuous] Do not force Autotools build for gnome-characters



commit 94a20fde95172ee23ad68322f60d3df20ffd15cc
Author: Emmanuele Bassi <ebassi gnome org>
Date:   Mon Feb 12 16:27:12 2018 +0000

    Do not force Autotools build for gnome-characters
    
    With libunistring now available in Continuous, we can use the Meson
    build.

 manifest.json |    3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)
---
diff --git a/manifest.json b/manifest.json
index f47947a..f848180 100644
--- a/manifest.json
+++ b/manifest.json
@@ -1382,8 +1382,7 @@
                  "name": "libunistring",
                  "checksum": "7b9338cf52706facb2e18587dceda2fbc4a2a3519efa1e15a3f2a68193942f80"},
 
-               {"src": "gnome:gnome-characters",
-                 "force-autotools": true},
+               {"src": "gnome:gnome-characters"},
 
                 {"src": "tarball:https://dbus.freedesktop.org/releases/dbus-python/dbus-python-1.2.0.tar.gz";,
                  "name": "dbus-python",


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