[gnome-continuous] manifest: Move libusb after systemd
- From: Colin Walters <walters src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-continuous] manifest: Move libusb after systemd
- Date: Wed, 19 Nov 2014 17:01:55 +0000 (UTC)
commit 37938dc6dcd2cb7bd5b6eb93bff05f004ade537d
Author: Colin Walters <walters verbum org>
Date: Wed Nov 19 12:01:47 2014 -0500
manifest: Move libusb after systemd
manifest.json | 14 +++++++-------
1 files changed, 7 insertions(+), 7 deletions(-)
---
diff --git a/manifest.json b/manifest.json
index bfe6ca8..59cf2d1 100644
--- a/manifest.json
+++ b/manifest.json
@@ -86,13 +86,6 @@
"--disable-systemd",
"--with-system-pid-file=/run/dbus.pid"]},
- {"src": "git:https://github.com/libusb/libusb.git",
- "tag": "v1.0.19"},
-
- {"src": "git:git://github.com/gregkh/usbutils.git",
- "tag": "v005",
- "patches": ["usbutils-autogen.patch"]},
-
{"src": "git:git://git.kernel.org/pub/scm/utils/kernel/kmod/kmod.git",
"component": "minimal",
"config-opts": ["--disable-manpages"]},
@@ -126,6 +119,13 @@
"--with-sysvrcnd-path="]
},
+ {"src": "git:https://github.com/libusb/libusb.git",
+ "tag": "v1.0.19"},
+
+ {"src": "git:git://github.com/gregkh/usbutils.git",
+ "tag": "v005",
+ "patches": ["usbutils-autogen.patch"]},
+
{"src": "git:git://git.fedorahosted.org/git/lvm2.git",
"tag": "v2_02_106"},
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]