Subramanya Sastry has uploaded a new change for review. ( 
https://gerrit.wikimedia.org/r/344551 )

Change subject: Visualdiff: Install indic and other font packages
......................................................................

Visualdiff: Install indic and other font packages

Change-Id: I61f815c0cd244cddfba99c3aa5364ea8759fb306
---
M modules/visualdiff/manifests/init.pp
1 file changed, 8 insertions(+), 0 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/51/344551/1

diff --git a/modules/visualdiff/manifests/init.pp 
b/modules/visualdiff/manifests/init.pp
index d7458fb..0992745 100644
--- a/modules/visualdiff/manifests/init.pp
+++ b/modules/visualdiff/manifests/init.pp
@@ -15,6 +15,14 @@
         'g++',
         'libopencv-highgui-dev',
         'libboost-program-options-dev',
+        # Fonts for indic, chinese, japanese scripts
+        # Needed so that phantomjs screenshots of wiki pages
+        # on these language wikis look right.
+        'fonts-nanum-coding',
+        'fonts-indic',
+        'fonts-takao',
+        'fonts-wqy-microhei',
+        'fonts-wqy-zenhei',
     ]
 
     require_package($visualdiff_packages)

-- 
To view, visit https://gerrit.wikimedia.org/r/344551
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I61f815c0cd244cddfba99c3aa5364ea8759fb306
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Subramanya Sastry <ssas...@wikimedia.org>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to