summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam Thursfield <sam.thursfield@codethink.co.uk>2012-07-22 15:03:18 +0100
committerSam Thursfield <sam.thursfield@codethink.co.uk>2012-07-22 15:03:18 +0100
commit99b64edb6bc3590d6dc5d375480f3541876199ce (patch)
treeadaf48b57834ac8c01992843663bbdb86c2831db
parent0d38df3e4b777cab7f500a0c4caca8273820e18b (diff)
downloadlorry-99b64edb6bc3590d6dc5d375480f3541876199ce.tar.gz
lorries: Add nautilus
This is simply to remove the dependency on Tracker by adding a configure argument.
-rw-r--r--lorries/nautilus.lorry6
1 files changed, 6 insertions, 0 deletions
diff --git a/lorries/nautilus.lorry b/lorries/nautilus.lorry
new file mode 100644
index 0000000..63acc95
--- /dev/null
+++ b/lorries/nautilus.lorry
@@ -0,0 +1,6 @@
+{
+ "nautilus": {
+ "type": "git",
+ "url": "git://git.gnome.org/nautilus"
+ }
+}