thunderbird: rebuild against hunspell>=1.3.2.

This commit is contained in:
Juan RP 2014-02-04 06:24:10 +01:00
parent b5eea5851d
commit 9730977315

View file

@ -1,7 +1,7 @@
# Template build file for 'thunderbird'.
pkgname=thunderbird
version=24.0.1
revision=1
revision=2
wrksrc="comm-esr24"
short_desc="Standalone Mail/News reader"
maintainer="Juan RP <xtraeme@gmail.com>"
@ -14,7 +14,7 @@ hostmakedepends="unzip zip perl python yasm pkg-config"
makedepends="python-devel libjpeg-turbo-devel hunspell-devel
pixman-devel libIDL-devel nss-devel>=3.13.3 sqlite-devel libXrender-devel
gtk+-devel libevent-devel libnotify-devel libvpx-devel GConf-devel
startup-notification-devel dbus-glib-devel alsa-lib-devel hunspell-devel
startup-notification-devel dbus-glib-devel alsa-lib-devel hunspell-devel>=1.3.2
wireless_tools-devel libXScrnSaver-devel libSM-devel libXt-devel"
depends="desktop-file-utils hicolor-icon-theme"