summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam Thursfield <sam.thursfield@codethink.co.uk>2012-07-20 17:37:50 +0100
committerSam Thursfield <sam.thursfield@codethink.co.uk>2012-07-20 17:37:50 +0100
commitfc08566945c7fdb53bce9d018b992ae88c681e89 (patch)
tree4aceb7177ee0486c9ad26664d6be7221cf817388
parentd656cc55d2660a8a1929297a22e028bee2768335 (diff)
downloadlorry-fc08566945c7fdb53bce9d018b992ae88c681e89.tar.gz
lorries: Add gvfs
Need configure arguments
-rw-r--r--lorries/gvfs.lorry6
1 files changed, 6 insertions, 0 deletions
diff --git a/lorries/gvfs.lorry b/lorries/gvfs.lorry
new file mode 100644
index 0000000..75de10c
--- /dev/null
+++ b/lorries/gvfs.lorry
@@ -0,0 +1,6 @@
+{
+ "gvfs": {
+ "type": "git",
+ "url": "git://git.gnome.org/gvfs"
+ }
+}