diff options
author | dsomero <xgizzmo@slackbuilds.org> | 2010-08-22 13:39:59 -0400 |
---|---|---|
committer | Erik Hanson <erik@slackbuilds.org> | 2010-08-23 00:53:40 -0500 |
commit | c13dc6dd3d31ed234b41ac07fa1ac20aaf102c1e (patch) | |
tree | 2c96093cb200bfeba526887ca9e46fa4c586969d | |
parent | 1df619bbdd9d5017101b5332466d662719ed114f (diff) |
network/avahi: Updated README with gtk-sharp dep.
Thanks to chrisabel on #SlackBuilds irc.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
-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 |