[Lunar-commits] <moonbase> avahi: fix the mono depend.

Florin Braescu florin at lunar-linux.org
Wed Oct 8 14:06:37 CEST 2008


commit 1f92003829f466545b55673fe134c2247f5a31d8
Author: Florin Braescu <florin at lunar-linux.org>
Date:   Wed Oct 8 15:06:37 2008 +0300

    avahi: fix the mono depend.
---
 net/avahi/DEPENDS |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/net/avahi/DEPENDS b/net/avahi/DEPENDS
index b25e4e9..0e40164 100644
--- a/net/avahi/DEPENDS
+++ b/net/avahi/DEPENDS
@@ -33,5 +33,5 @@ optional_depends "xmlto" \
                  "--disable-xmltoman" \
                  "to build the manpages"
 
-optional_depends "gtk-sharp2"  "--enable-mono"  "--disable-mono"  \
+optional_depends "gtk-sharp"  "--enable-mono"  "--disable-mono"  \
                  "to build the Mono/.NET avahi-sharp library"


More information about the Lunar-commits mailing list