[gnome-continuous] Tag NetworkManager to 1.18.0



commit abae83ece9c5af2dc78fbefdcdae83f1996dec03
Author: Emmanuele Bassi <ebassi gnome org>
Date:   Sun Jun 16 16:49:18 2019 +0100

    Tag NetworkManager to 1.18.0
    
    NM's repository started including dependencies without using Git sub
    modules, which means it's essentially not buildable in the Continuous
    sandbox.
    
    Thus begins the attempt at finding a recent enough tag that lets us
    build NetworkManager.

 manifest.json | 2 ++
 1 file changed, 2 insertions(+)
---
diff --git a/manifest.json b/manifest.json
index ce8b9f8..fb6a9bc 100644
--- a/manifest.json
+++ b/manifest.json
@@ -538,6 +538,8 @@
                 "patches": ["pygobject-buildsys.patch"]},
 
                {"src": "fd-NM:NetworkManager",
+                 "tag": "cb739531832730e0585a740cd389c715d072cd72",
+                 "tag-reason": "NM is unbuildable from Git",
                  "force-autotools": true,
                 "config-opts": ["PYTHON=python3",
                                 "--with-dhclient=yes",


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