summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--open-source-lorries/libgsystem.lorry6
-rw-r--r--open-source-lorries/ostree.lorry6
2 files changed, 12 insertions, 0 deletions
diff --git a/open-source-lorries/libgsystem.lorry b/open-source-lorries/libgsystem.lorry
new file mode 100644
index 0000000..43691dc
--- /dev/null
+++ b/open-source-lorries/libgsystem.lorry
@@ -0,0 +1,6 @@
+{
+ "libgsystem": {
+ "type": "git",
+ "url": "git://git.gnome.org/libgsystem"
+ }
+}
diff --git a/open-source-lorries/ostree.lorry b/open-source-lorries/ostree.lorry
new file mode 100644
index 0000000..e5807d5
--- /dev/null
+++ b/open-source-lorries/ostree.lorry
@@ -0,0 +1,6 @@
+{
+ "ostree": {
+ "type": "git",
+ "url": "git://git.gnome.org/ostree"
+ }
+}