summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author ponce <matteo.bernardini@gmail.com>2012-08-23 22:01:51 +0200
committer ponce <matteo.bernardini@gmail.com>2012-08-25 13:22:27 +0200
commit1c9e5c8587d0abb50c36bc8be099835e7bd8fe1e (patch)
treee974bc41fa833158847e42eda9263fd21f801ce4
parent861aa4f8c85efd2353be59496329977f96f6e711 (diff)
downloadslackbuilds-1c9e5c8587d0abb50c36bc8be099835e7bd8fe1e.tar.gz
slackbuilds-1c9e5c8587d0abb50c36bc8be099835e7bd8fe1e.tar.xz
network/avahi: Fixed dep information
-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"