author | Gaetan Bisson
<bisson@archlinux.org> 2012-09-10 04:36:53 UTC |
committer | Gaetan Bisson
<bisson@archlinux.org> 2012-09-10 04:36:53 UTC |
parent | 10191b41795793a7ba99b205c2a1c075f93c88d6 |
PKGBUILD | +2 | -3 |
diff --git a/PKGBUILD b/PKGBUILD index 38c287f..4c422f2 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ pkgname=avahi pkgver=0.6.31 -pkgrel=3 +pkgrel=4 pkgdesc='Multicast/unicast DNS-SD framework' url='http://www.avahi.org/' license=('LGPL') @@ -20,7 +20,7 @@ optdepends=('gtk3: avahi-discover-standalone, bshell, bssh, bvnc' 'dbus-python: avahi-discover' 'nss-mdns: NSS support for mDNS') makedepends=('qt' 'qt3' 'pygtk' 'mono' 'intltool' 'dbus-python' - 'gtk-sharp-2' 'gobject-introspection' 'gtk3') + 'gtk-sharp-2' 'gobject-introspection' 'gtk3' 'xmltoman') backup=('etc/avahi/hosts' 'etc/avahi/avahi-daemon.conf' 'etc/avahi/services/ssh.service' @@ -28,7 +28,6 @@ backup=('etc/avahi/hosts' source=("http://www.avahi.org/download/avahi-${pkgver}.tar.gz" 'rc.d.patch') sha1sums=('7e05bd78572c9088b03b1207a0ad5aba38490684' - 'cf56387c88aed246b9f435efc182ef44de4d52f3' '625ad7c131c0c1c383caeddef18fc7a32d8f3ab9') conflicts=('howl' 'mdnsresponder')