summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam Thursfield <sam.thursfield@codethink.co.uk>2012-07-19 13:47:38 +0100
committerSam Thursfield <sam.thursfield@codethink.co.uk>2012-07-19 13:47:38 +0100
commitb5bab3ab4dfe21145d4022f4b82ebfb3a6b6d588 (patch)
treec89212c781d36f7bf9d34d53d9de20702efeb863
parent67b225165c1a4d619d641d497595ddaf330a77e6 (diff)
downloadlorry-b5bab3ab4dfe21145d4022f4b82ebfb3a6b6d588.tar.gz
lorries: Add libsoup
This is to try and configure it to see if we can run without glib-networking, to save on a few dependencies.
-rw-r--r--lorries/libsoup.lorry6
1 files changed, 6 insertions, 0 deletions
diff --git a/lorries/libsoup.lorry b/lorries/libsoup.lorry
new file mode 100644
index 0000000..c4260d9
--- /dev/null
+++ b/lorries/libsoup.lorry
@@ -0,0 +1,6 @@
+{
+ "libsoup": {
+ "type": "git",
+ "url": "git://git.gnome.org/libsoup"
+ }
+}