summaryrefslogtreecommitdiffstats
path: root/network/avahi/README
diff options
context:
space:
mode:
author David Somero2010-09-15 06:32:14 +0200
committer Robby Workman2010-09-15 06:32:14 +0200
commitd8731e9a034d82109e616d9edd17ebb1b8a24870 (patch)
treee100a6f88bc38d52f43bf9ee8fa7c4ac1e2926f3 /network/avahi/README
parent98fc976001f47ad82c21fce4369f50b68d0d134b (diff)
downloadslackbuilds-d8731e9a034d82109e616d9edd17ebb1b8a24870.tar.gz
network/avahi: Bugfix for http://avahi.org/ticket/319 (patched)
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'network/avahi/README')
-rw-r--r--network/avahi/README6
1 files changed, 4 insertions, 2 deletions
diff --git a/network/avahi/README b/network/avahi/README
index 679fbac3d6..6d736c9e4d 100644
--- a/network/avahi/README
+++ b/network/avahi/README
@@ -11,5 +11,7 @@ prior to installing the avahi package. See README.SBo in this
directory (it is also installed to the package docmentation directory)
for more information and for setup notes.
-This requires libdaemon, mono is optional and also requires gtk-sharp.
-enable it with the following: MONO=yes ./avahi.SlackBuild
+This requires libdaemon.
+
+mono is an optional dependency that also requires gtk-sharp - enable it
+with the following: "MONO=yes ./avahi.SlackBuild"