diff options
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" |