summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--network/avahi/README2
-rw-r--r--network/avahi/avahi.info2
2 files changed, 1 insertions, 3 deletions
diff --git a/network/avahi/README b/network/avahi/README
index b28ab8ca5c..8d1e64903a 100644
--- a/network/avahi/README
+++ b/network/avahi/README
@@ -11,7 +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.
-
mono is an optional dependency that also requires gtk-sharp - enable it
with the following: "MONO=yes ./avahi.SlackBuild"
diff --git a/network/avahi/avahi.info b/network/avahi/avahi.info
index b3662bc8fe..3edbb29724 100644
--- a/network/avahi/avahi.info
+++ b/network/avahi/avahi.info
@@ -5,6 +5,6 @@ DOWNLOAD="http://avahi.org/download/avahi-0.6.30.tar.gz"
MD5SUM="e4db89a2a403ff4c47d66ac66fad1f43"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
-REQUIRES="gtk-sharp libdaemon mono"
+REQUIRES="libdaemon"
MAINTAINER="David Somero"
EMAIL="dsomero@hotmail.com"