[gnome-continuous] Force the Autotools build for gnome-characters



commit 195fadf6c86dfe8dab73c4dd394411853365fc69
Author: Emmanuele Bassi <ebassi gnome org>
Date:   Thu Feb 8 17:30:08 2018 +0000

    Force the Autotools build for gnome-characters
    
    The dependency on gnulib is problematic, when it comes to Meson.

 manifest.json |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/manifest.json b/manifest.json
index ef8e4a0..3594c9c 100644
--- a/manifest.json
+++ b/manifest.json
@@ -1364,7 +1364,8 @@
                {"src": "gnome-gitlab:GNOME/gnome-contacts.git",
                 "config-opts": ["-Dwith-manpage=false"]},
 
-               {"src": "gnome:gnome-characters"},
+               {"src": "gnome:gnome-characters",
+                 "force-autotools": true},
 
                 {"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]