pidgin: rebuild against new farstream.

This commit is contained in:
Jeff Huang 2015-11-10 00:06:18 +00:00
parent d397a228d8
commit 6515f78674

View File

@ -1,13 +1,13 @@
pkgname=('pidgin') pkgname=('pidgin')
pkgver=2.10.11 pkgver=2.10.11
pkgrel=1 pkgrel=2
arch=('x86_64') arch=('x86_64')
pkgdesc="Multi-protocol instant messaging client" pkgdesc="Multi-protocol instant messaging client"
url="http://pidgin.im/" url="http://pidgin.im/"
license=('GPL') license=('GPL')
depends=('libpurple' 'startup-notification' 'gtkspell' 'libxss' 'libsm' depends=('libpurple' 'startup-notification' 'gtkspell' 'libxss' 'libsm'
'hicolor-icon-theme') 'hicolor-icon-theme' 'farstream')
makedepends=('nss' 'libsasl' 'libidn' 'python2' 'farstream' 'avahi' makedepends=('nss' 'libsasl' 'libidn' 'python2' 'avahi'
'tk' 'ca-certificates' 'intltool' 'networkmanager') 'tk' 'ca-certificates' 'intltool' 'networkmanager')
optdepends=('aspell: for spelling correction') optdepends=('aspell: for spelling correction')
install=pidgin.install install=pidgin.install