[packages/google-chrome] require TTF font, or the browser will just say 'Aborted' on startup
glen
glen at pld-linux.org
Wed Feb 13 11:57:47 CET 2013
commit 634f3fa6df7e1312722addcaa4370d2af64016c1
Author: Elan Ruusamäe <glen at delfi.ee>
Date: Wed Feb 6 09:43:14 2013 +0200
require TTF font, or the browser will just say 'Aborted' on startup
google-chrome.spec | 2 ++
1 file changed, 2 insertions(+)
---
diff --git a/google-chrome.spec b/google-chrome.spec
index 6099737..7a9a504 100644
--- a/google-chrome.spec
+++ b/google-chrome.spec
@@ -25,6 +25,8 @@ BuildRequires: rpm-utils
BuildRequires: rpmbuild(macros) >= 1.453
BuildRequires: sed >= 4.0
Requires: browser-plugins >= 2.0
+# requires any TTF font actually
+Requires: fonts-TTF-bitstream-vera
Requires: hicolor-icon-theme
Requires: xdg-utils >= 1.0.2-4
Suggests: browser-plugin-adobe-flash
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/google-chrome.git/commitdiff/b3bb2938866d5001625f8afbc2434a4ca3b55bb0
More information about the pld-cvs-commit
mailing list