[gnome-continuous] Force Autotools build for NM



commit 370e4abd7b966e839519eac214a03dd998bff1ec
Author: Emmanuele Bassi <ebassi gnome org>
Date:   Thu Dec 14 16:07:34 2017 +0000

    Force Autotools build for NM
    
    The Meson build is definitely more strict, and it does not seem to be
    capable of dealing with some missing infratructure.

 manifest.json |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/manifest.json b/manifest.json
index 81355b8..a445148 100644
--- a/manifest.json
+++ b/manifest.json
@@ -570,6 +570,7 @@
                 "config-opts": ["--with-python=python3"]},
 
                {"src": "fd-NM:NetworkManager",
+                 "force-autotools": true,
                 "config-opts": ["PYTHON=python3",
                                 "--with-dhclient=yes",
                                 "--with-session-tracking=systemd",


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