diff options
-rw-r--r-- | network/avahi/README | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/network/avahi/README b/network/avahi/README index cfc18ad1a3f7..679fbac3d684 100644 --- a/network/avahi/README +++ b/network/avahi/README @@ -11,5 +11,5 @@ 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, and mono is optional - enable it with the following: - MONO=yes ./avahi.SlackBuild +This requires libdaemon, mono is optional and also requires gtk-sharp. +enable it with the following: MONO=yes ./avahi.SlackBuild |