[gnome-continuous] Move libevdev earlier



commit ce5a484b2d99e3d3620f9f189f8d47633af55846
Author: Matthias Clasen <mclasen redhat com>
Date:   Sun Oct 6 19:27:19 2013 -0400

    Move libevdev earlier
    
    xf86-input-evdev just grew a dependency on libevdev.

 manifest.json |   10 +++++-----
 1 files changed, 5 insertions(+), 5 deletions(-)
---
diff --git a/manifest.json b/manifest.json
index 0e9f7d2..bbfda44 100644
--- a/manifest.json
+++ b/manifest.json
@@ -279,6 +279,11 @@
                {"src": "fd:cairo",
                 "config-opts": ["--disable-interpreter"]},
 
+                {"src": "fd:libevdev",
+                "tag": "b539cfd8085e13acce35b11b9ad5550ac5644505",
+                "tag-reason": "-fstack-protector unsupported, configure check wrong",
+                "config-opts": ["--disable-gcov"]},
+
                {"src": "fd:xorg/util/makedepend",
                 "component": "devel"},
 
@@ -562,11 +567,6 @@
                                 "--enable-xlib-egl-platform"],
                 "branch": "cogl-1.16"},
 
-                {"src": "fd:libevdev",
-                "tag": "b539cfd8085e13acce35b11b9ad5550ac5644505",
-                "tag-reason": "-fstack-protector unsupported, configure check wrong",
-                "config-opts": ["--disable-gcov"]},
-
                {"src": "gnome:clutter",
                 "config-opts": ["--enable-installed-tests",
                                 "--enable-wayland-backend",


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