[gnome-continuous] manifest: NetworkManager needs pygobject



commit 8874ce95f71668ed44b06421e026f9cf068666a0
Author: Javier Jardón <jjardon gnome org>
Date:   Mon Feb 13 00:43:33 2017 +0000

    manifest: NetworkManager needs pygobject

 manifest.json |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/manifest.json b/manifest.json
index fc5c939..8441d9b 100644
--- a/manifest.json
+++ b/manifest.json
@@ -561,6 +561,10 @@
                 "config-opts": ["--with-udev-base-dir=/usr/lib/udev",
                                 "--disable-more-warnings"]},
 
+               {"src": "gnome:pygobject",
+                "name": "pygobject3",
+                "config-opts": ["--with-python=python3"]},
+
                {"src": "fd-NM:NetworkManager",
                 "config-opts": ["--with-dhclient=yes",
                                 "--with-session-tracking=systemd",
@@ -1097,10 +1101,6 @@
                {"src": "gnome:pygobject",
                 "config-opts": ["--with-python=python2"]},
 
-               {"src": "gnome:pygobject",
-                "name": "pygobject3",
-                "config-opts": ["--with-python=python3"]},
-
                {"src": "gnome:pyatspi2",
                 "config-opts": ["--with-python=python3"]},
 


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