summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam Thursfield <sam.thursfield@codethink.co.uk>2012-07-23 15:48:24 +0100
committerSam Thursfield <sam.thursfield@codethink.co.uk>2012-07-23 15:49:17 +0100
commit0f0f2dbf9bd7aa3a82a519cf8c9b7d9dcfc58fc2 (patch)
treeac6e1e50aec88c3f2be1a22558a57786efe894d0
parenta069ca6687cfd7464ba42ceeb0b5f6a599ff4afd (diff)
downloadlorry-0f0f2dbf9bd7aa3a82a519cf8c9b7d9dcfc58fc2.tar.gz
lorries: Add libcanberra
Need to work around lack of Lynx in Baserock (seriously)
-rw-r--r--lorries/libcanberra.lorry6
1 files changed, 6 insertions, 0 deletions
diff --git a/lorries/libcanberra.lorry b/lorries/libcanberra.lorry
new file mode 100644
index 0000000..61e5795
--- /dev/null
+++ b/lorries/libcanberra.lorry
@@ -0,0 +1,6 @@
+{
+ "libcanberra": {
+ "type": "git",
+ "url": "git://git.0pointer.de/libcanberra"
+ }
+}