summaryrefslogtreecommitdiffstats
path: root/network/avahi
diff options
context:
space:
mode:
author dsomero2010-08-22 19:39:59 +0200
committer Erik Hanson2010-08-23 07:53:40 +0200
commitc13dc6dd3d31ed234b41ac07fa1ac20aaf102c1e (patch)
tree2c96093cb200bfeba526887ca9e46fa4c586969d /network/avahi
parent1df619bbdd9d5017101b5332466d662719ed114f (diff)
downloadslackbuilds-c13dc6dd3d31ed234b41ac07fa1ac20aaf102c1e.tar.gz
network/avahi: Updated README with gtk-sharp dep.
Thanks to chrisabel on #SlackBuilds irc. Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'network/avahi')
-rw-r--r--network/avahi/README4
1 files changed, 2 insertions, 2 deletions
diff --git a/network/avahi/README b/network/avahi/README
index cfc18ad1a3..679fbac3d6 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