[arch-commits] Commit in avahi/trunk (PKGBUILD)

Andrea Scarpino andrea at archlinux.org
Sun Nov 1 15:22:30 UTC 2009


    Date: Sunday, November 1, 2009 @ 10:22:30
  Author: andrea
Revision: 57704

FS#16053

Modified:
  avahi/trunk/PKGBUILD

----------+
 PKGBUILD |    9 ++++++---
 1 file changed, 6 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-11-01 15:20:26 UTC (rev 57703)
+++ PKGBUILD	2009-11-01 15:22:30 UTC (rev 57704)
@@ -1,5 +1,5 @@
 # $Id$
-# Maintainer: Douglas Soares de Andrade <douglas at archlinux.org>
+# Contributor: Douglas Soares de Andrade <douglas at archlinux.org>
 
 pkgname=avahi
 pkgver=0.6.25
@@ -9,8 +9,11 @@
 url="http://www.avahi.org/"
 license=('LGPL')
 depends=('dbus>=1.1.20-1' 'libcap>=2.16' 'libdaemon>=0.11' 'gdbm' 'glib2' 'expat')
-optdepends=('qt3: Qt3 UI support' 'libglade: avahi-discover-standalone'
-            'nss-mdns: NSS support for mDNS' 'pygtk and dbus-python: avahi-discover')
+optdepends=('qt3: Qt3 UI support'
+	'libglade: avahi-discover-standalone'
+	'nss-mdns: NSS support for mDNS'
+	'pygtk: avahi-discover'
+	'dbus-python: avahi-discover')
 makedepends=('mono' 'pygtk' 'gtk-sharp-2' 'dbus-python' 'qt3' 'libglade' 'intltool')
 backup=(etc/avahi/avahi-daemon.conf)
 install=avahi.install




More information about the arch-commits mailing list