From 5c7f1a2ed4aa85b1de20e269cc959b0db906b612 Mon Sep 17 00:00:00 2001 From: Jan Beich Date: Sun, 8 Mar 2015 18:10:48 +0000 Subject: - Add CANBERRA and enable by default for Thunderbird and SeaMonkey [1] - Bump version requirements for harfbuzz and libvorbis PR: 198142 [1] See also: https://dxr.mozilla.org/comm-central/search?q=nsISound [1] --- www/firefox/files/patch-bug847568 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'www/firefox/files/patch-bug847568') diff --git a/www/firefox/files/patch-bug847568 b/www/firefox/files/patch-bug847568 index 2ffb2dbfb5e8..bc53bcd16c8d 100644 --- a/www/firefox/files/patch-bug847568 +++ b/www/firefox/files/patch-bug847568 @@ -46,7 +46,7 @@ index ac38f40..87536b7 100644 +MOZ_NATIVE_HARFBUZZ=) + +if test -n "$MOZ_NATIVE_HARFBUZZ"; then -+ PKG_CHECK_MODULES(MOZ_HARFBUZZ, harfbuzz >= 0.9.25) ++ PKG_CHECK_MODULES(MOZ_HARFBUZZ, harfbuzz >= 0.9.34) +fi + +AC_SUBST(MOZ_NATIVE_HARFBUZZ) -- cgit v1.2.3