Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=7e1823c01d06701ae85978cc41213d941e9099ed
commit 7e1823c01d06701ae85978cc41213d941e9099ed Author: kikadf <[email protected]> Date: Wed Jul 23 20:40:15 2014 +0200 thunderbird-31.0-1-x86_64 * Fix depends diff --git a/source/xapps/thunderbird/FrugalBuild b/source/xapps/thunderbird/FrugalBuild index f26ae77..88cb317 100644 --- a/source/xapps/thunderbird/FrugalBuild +++ b/source/xapps/thunderbird/FrugalBuild @@ -12,7 +12,7 @@ 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.12.7' \ 'nspr>=4.8.7' 'pango>=1.28.0-2' 'wireless_tools' 'libstdc++' 'libxt>=1.0.5' 'libidl' 'sqlite3>=3.6.23.1' \ - 'libnotify' 'hunspell') + 'libnotify' 'hunspell' 'libpulse') makedepends=('zip' 'yasm') groups=('xapps') archs=('i686' 'x86_64') _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
