Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=ceacfd9acb10ff7237119e7fabfd85cde9988f62
commit ceacfd9acb10ff7237119e7fabfd85cde9988f62 Author: crazy <[email protected]> Date: Wed May 4 17:41:22 2016 +0200 thunderbird-45.0-2-x86_64 * rebuild with hunspell >= 1.4.1 diff --git a/source/xapps/thunderbird/FrugalBuild b/source/xapps/thunderbird/FrugalBuild index fe57909..ae823df 100644 --- a/source/xapps/thunderbird/FrugalBuild +++ b/source/xapps/thunderbird/FrugalBuild @@ -4,12 +4,12 @@ pkgname=thunderbird pkgver=45.0 -pkgrel=1 +pkgrel=2 pkgdesc="Mozilla Thunderbird mail and newsgroup client" url="http://www.mozilla.org/products/thunderbird/" depends=('alsa-lib' 'curl' 'cairo>=1.8.10-2' 'dbus-glib' 'gtk+2>=2.20.0-2' 'libpng>=1.4.1' 'nss>=3.17.4' \ 'nspr>=4.8.7' 'pango>=1.28.0-2' 'wireless_tools' 'libstdc++' 'libxt>=1.0.5' 'libidl' 'sqlite3>=3.6.23.1' \ - 'libnotify' 'hunspell' 'libpulse>=6.0' 'libevent' 'libvpx>=1.5.0' 'gconf') + 'libnotify' 'hunspell>=1.4.1' 'libpulse>=6.0' 'libevent' 'libvpx>=1.5.0' 'gconf') makedepends=('zip' 'yasm' 'x11-protos') groups=('xapps') archs=('i686' 'x86_64') _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
