[gnome-continuous] manifest: pygobject depends on pycairo



commit 66b45e7af1bfcaa536b2dd116ac181aca0c9e39b
Author: Javier Jardón <jjardon gnome org>
Date:   Mon Feb 13 01:56:43 2017 +0000

    manifest: pygobject depends on pycairo

 manifest.json |    9 +++------
 1 files changed, 3 insertions(+), 6 deletions(-)
---
diff --git a/manifest.json b/manifest.json
index 368deb7..7c58e00 100644
--- a/manifest.json
+++ b/manifest.json
@@ -559,6 +559,9 @@
                 "config-opts": ["--with-udev-base-dir=/usr/lib/udev",
                                 "--disable-more-warnings"]},
 
+               {"src": "fd:pycairo",
+                "patches": ["pycairo-buildsys.patch"]},
+
                {"src": "gnome:pygobject",
                 "config-opts": ["--with-python=python3"]},
 
@@ -1092,12 +1095,6 @@
                                 "--systemdsystemunitdir=/usr/lib/systemd/system"],
                 "initramfs-depends": true},
 
-               {"src": "git:git://git.cairographics.org/git/py2cairo",
-                "patches": ["py2cairo-autogen.patch"]},
-
-                {"src": "fd:pycairo",
-                 "patches": ["pycairo-buildsys.patch"]},
-
                {"src": "gnome:pyatspi2",
                 "config-opts": ["--with-python=python3"]},
 


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