Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=760aa5349f5f990b88f235d892e38416cbc5ee9d
commit 760aa5349f5f990b88f235d892e38416cbc5ee9d Author: crazy <[email protected]> Date: Wed May 4 16:58:46 2016 +0200 firefox-46.0.1-2-x86_64 * rebuild with hunspell >= 1.4.1 diff --git a/source/xapps-extra/firefox/FrugalBuild b/source/xapps-extra/firefox/FrugalBuild index a791179..e5ff36d 100644 --- a/source/xapps-extra/firefox/FrugalBuild +++ b/source/xapps-extra/firefox/FrugalBuild @@ -4,10 +4,10 @@ pkgname=firefox pkgver=46.0.1 pathver=${pkgver} # version used in path names -pkgrel=1 +pkgrel=2 pkgdesc="Mozilla Firefox web browser" url="http://www.mozilla.org/products/firefox/" -depends=('libevent' 'hunspell' 'libidl' 'desktop-file-utils' 'nss>=3.19.2' 'glibc>=2.6' 'dbus-glib' 'curl>=7.19.0' 'nspr>=4.9.2' \ +depends=('libevent' 'hunspell>=1.4.1' 'libidl' 'desktop-file-utils' 'nss>=3.19.2' 'glibc>=2.6' 'dbus-glib' 'curl>=7.19.0' 'nspr>=4.9.2' \ 'lcms' 'libxau>=1.0.4' 'libxdmcp' 'libxft>=2.1.13-2' 'libxt' 'libstdc++' 'libxdamage' 'libice' 'bzip2' 'alsa-lib' \ 'libnotify' 'wireless_tools' 'cairo' 'sqlite3>=3.8.7.4' 'startup-notification' 'libvpx>=1.5.0' 'libpulse>=6.0' 'gstreamer1' \ 'gst1-plugins-good' 'gst-libav' 'gst1-plugins-good-pulseaudio' 'gtk+2' 'ffmpeg' 'icu4c' 'lcms2' 'gtk+3>=3.20.2') _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
