[gnome-continuous] manifest: NetworkManager depends on pygobject (python2 one)



commit a3697f63ae84509c20960cb19bdd7e8caa9050d7
Author: Javier Jardón <jjardon gnome org>
Date:   Mon Feb 13 00:46:41 2017 +0000

    manifest: NetworkManager depends on pygobject (python2 one)

 manifest.json |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/manifest.json b/manifest.json
index fc5c939..8537ea0 100644
--- a/manifest.json
+++ b/manifest.json
@@ -561,6 +561,9 @@
                 "config-opts": ["--with-udev-base-dir=/usr/lib/udev",
                                 "--disable-more-warnings"]},
 
+               {"src": "gnome:pygobject",
+                "config-opts": ["--with-python=python2"]},
+
                {"src": "fd-NM:NetworkManager",
                 "config-opts": ["--with-dhclient=yes",
                                 "--with-session-tracking=systemd",
@@ -1095,9 +1098,6 @@
                  "patches": ["pycairo-buildsys.patch"]},
 
                {"src": "gnome:pygobject",
-                "config-opts": ["--with-python=python2"]},
-
-               {"src": "gnome:pygobject",
                 "name": "pygobject3",
                 "config-opts": ["--with-python=python3"]},
 


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