[packages/chromium-browser] require TTF font, or the browser will just say 'Aborted' on startup

glen glen at pld-linux.org
Wed Feb 6 08:42:37 CET 2013


commit 6f5daa23e16fe4ba650f5d32d7ca27f5496e76e0
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Wed Feb 6 09:41:57 2013 +0200

    require TTF font, or the browser will just say 'Aborted' on startup

 chromium-browser.spec | 2 ++
 1 file changed, 2 insertions(+)
---
diff --git a/chromium-browser.spec b/chromium-browser.spec
index 55503db..0ad5f8b 100644
--- a/chromium-browser.spec
+++ b/chromium-browser.spec
@@ -194,6 +194,8 @@ BuildRequires:	xz
 Requires:	browser-plugins >= 2.0
 Requires:	desktop-file-utils
 %{?with_system_flac:Requires:	flac >= 1.2.1-7}
+# requires any TTF font actually
+Requires:	fonts-TTF-bitstream-vera
 Requires:	hicolor-icon-theme
 %{?with_libjpegturbo:Requires:	libjpeg-turbo >= 1.2.0}
 %{?with_system_libvpx:Requires:	libvpx >= 0.9.5-2}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/chromium-browser.git/commitdiff/6f5daa23e16fe4ba650f5d32d7ca27f5496e76e0



More information about the pld-cvs-commit mailing list