From 99b64edb6bc3590d6dc5d375480f3541876199ce Mon Sep 17 00:00:00 2001 From: Sam Thursfield Date: Sun, 22 Jul 2012 15:03:18 +0100 Subject: lorries: Add nautilus This is simply to remove the dependency on Tracker by adding a configure argument. --- lorries/nautilus.lorry | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 lorries/nautilus.lorry 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" + } +} -- cgit v1.2.1