summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAdam Coldrick <adam.coldrick@codethink.co.uk>2015-02-11 10:26:43 +0000
committerAdam Coldrick <adam.coldrick@codethink.co.uk>2015-02-11 10:26:43 +0000
commitf9c80f2a930b5c3849ec9cd8e7f89b6d22b4b02e (patch)
tree893d24e152b17475dcfc32f96993f9f95e971697
parent6e09f6176fa50dc599b783fb92b7f18f765dccc6 (diff)
downloadlorries-f9c80f2a930b5c3849ec9cd8e7f89b6d22b4b02e.tar.gz
Lorry OSTree and a dependencybaserock/adamcoldrick/ostree
-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"
+ }
+}