summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorLlewelyn Trahaearn2016-01-06 19:43:22 -0800
committerLlewelyn Trahaearn2016-01-06 19:43:22 -0800
commit31a1e4a1eb3e70ab80b4bdd10f8e77baa0ad2919 (patch)
tree4f7ed09af398ce60e7f0edd97de9fa2706309bfa
parentfd414b3e7e2f4d181d7d9ac12b41ecbd230475c4 (diff)
downloadaur-31a1e4a1eb3e70ab80b4bdd10f8e77baa0ad2919.tar.gz
Modified optdepends.
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6488876c599c..1c5d0913448a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=lib32-avahi
pkgver=0.6.32rc
-pkgrel=1
+pkgrel=2
_commit=bc4e85846991d0efca89add631c7cd16033f0bef
pkgdesc='Multicast DNS-SD / Zeroconf Suite (32-bit)'
arch=('x86_64')
@@ -11,7 +11,7 @@ license=('LGPL')
depends=('expat' 'lib32-libdaemon' 'lib32-glib2' 'lib32-libdbus' 'lib32-libcap' 'lib32-gdbm' 'avahi')
makedepends=(git lib32-qt4 pygtk mono intltool python2-dbus gtk-sharp-2 gobject-introspection lib32-gtk3
xmltoman python-dbus)
-optdepends=('lib32-gtk3: avahi-discover-standalone, bshell, bssh, bvnc'
+optdepends=('lib32-gtk3: gtk3 bindings'
'lib32-gtk2: gtk2 bindings'
'lib32-qt4: qt4 bindings')
options=(!emptydirs)