summaryrefslogtreecommitdiff
path: root/open-source-lorries/avahi.lorry
diff options
context:
space:
mode:
authorTristan Van Berkom <tristan.vanberkom@codethink.co.uk>2015-12-09 17:33:34 +0900
committerTristan Van Berkom <tristan.vanberkom@codethink.co.uk>2015-12-09 17:34:44 +0900
commitc4ec272fe4dd4ac2f97343912b24ac32a967c996 (patch)
tree7f5518ecb80db624770e8434978b5564d575973f /open-source-lorries/avahi.lorry
parentfe1f593d0cea52676a150384eb0ac21c89cd3d94 (diff)
downloadlorries-c4ec272fe4dd4ac2f97343912b24ac32a967c996.tar.gz
Adding avahi service discovery lorry
This is a typical package found on many systems, it's an optional dependency for many GNOME packages but a hard requirement to build the ephiphany web browser. Change-Id: Ibb6405714745ad155d3aeeb329a5c3f5d8c8c066
Diffstat (limited to 'open-source-lorries/avahi.lorry')
-rw-r--r--open-source-lorries/avahi.lorry6
1 files changed, 6 insertions, 0 deletions
diff --git a/open-source-lorries/avahi.lorry b/open-source-lorries/avahi.lorry
new file mode 100644
index 0000000..fe6033d
--- /dev/null
+++ b/open-source-lorries/avahi.lorry
@@ -0,0 +1,6 @@
+{
+ "avahi": {
+ "type": "git",
+ "url": "git://git.0pointer.net/avahi.git"
+ }
+}