[gnome-continuous] Add c-util modules
- From: Emmanuele Bassi <ebassi src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-continuous] Add c-util modules
- Date: Sun, 16 Jun 2019 20:46:25 +0000 (UTC)
commit c0788e894887a04c1f5aa71f4224032bf6deebb0
Author: Emmanuele Bassi <ebassi gnome org>
Date: Sun Jun 16 21:45:20 2019 +0100
Add c-util modules
Git and Continuous get very confused when using subtrees that have
submodules in them, and we can't deal with rewriting their location.
manifest.json | 15 ++++++++++++++-
1 file changed, 14 insertions(+), 1 deletion(-)
---
diff --git a/manifest.json b/manifest.json
index e0db5da..19074b2 100644
--- a/manifest.json
+++ b/manifest.json
@@ -45,7 +45,8 @@
"hughsie": "git:https://github.com/hughsie/",
"libical": "git:https://github.com/libical/",
"libgit2": "git:https://github.com/libgit2/",
- "flatpak": "git:https://github.com/flatpak/"},
+ "flatpak": "git:https://github.com/flatpak/",
+ "c-util": "git:https://github.com/c-util/"},
"patches": {"src": "gnome:gnome-continuous.git",
"subdir": "patches"},
@@ -537,6 +538,18 @@
"force-autotools": true,
"patches": ["pygobject-buildsys.patch"]},
+ {"src": "c-util:c-stdaux.git",
+ "name": "c-stdaux"},
+
+ {"src": "c-util:c-list.git",
+ "name": "c-list"},
+
+ {"src": "c-util:c-rbtree.git",
+ "name": "c-rbtree"},
+
+ {"src": "c-util:c-siphash.git",
+ "name": "c-siphash"},
+
{"src": "fd-NM:NetworkManager",
"tag": "cb96d787c93b9ab09cf98c38939437c43f517f1f",
"tag-reason": "NM is unbuildable from Git; use 1.10.8",
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]