diff options
author | David Somero <dsomero@hotmail.com> | 2010-09-14 23:32:14 -0500 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2010-09-14 23:32:14 -0500 |
commit | d8731e9a034d82109e616d9edd17ebb1b8a24870 (patch) | |
tree | e100a6f88bc38d52f43bf9ee8fa7c4ac1e2926f3 /network/avahi/README | |
parent | 98fc976001f47ad82c21fce4369f50b68d0d134b (diff) | |
download | slackbuilds-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/README | 6 |
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" |