[gnome-continuous] manifest: Order libwacom before libinput as it's now a BD
- From: Colin Walters <walters src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-continuous] manifest: Order libwacom before libinput as it's now a BD
- Date: Wed, 27 May 2015 00:50:06 +0000 (UTC)
commit 55bab9ecf4919df1caa1f0e77a95d999fc8cec31
Author: Colin Walters <walters verbum org>
Date: Tue May 26 20:45:23 2015 -0400
manifest: Order libwacom before libinput as it's now a BD
manifest.json | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/manifest.json b/manifest.json
index 5c59e9b..661104b 100644
--- a/manifest.json
+++ b/manifest.json
@@ -323,6 +323,9 @@
{"src": "fd:libevdev",
"config-opts": ["--disable-gcov"]},
+ {"src": "linuxwacom:libwacom",
+ "patches": ["libwacom-autogen.patch"]},
+
{"src": "fd:wayland/libinput",
"name": "libinput"},
@@ -701,9 +704,6 @@
"--disable-desktop-docs",
"--enable-installed-tests"]},
- {"src": "linuxwacom:libwacom",
- "patches": ["libwacom-autogen.patch"]},
-
{"src": "linuxwacom:xf86-input-wacom",
"patches": ["libwacom-autogen.patch"]},
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]