Muehlenhoff has uploaded a new change for review.
https://gerrit.wikimedia.org/r/313963
Change subject: Add explicit dependency on ghostscript
......................................................................
Add explicit dependency on ghostscript
gs is used by the PdfHandler extension (extensions/PdfHandler/extension.json
configures PdfProcessor to "gs"), but ghostscript isn't listed an an explicit
dependency, it just happens to be around implicitly via lilypond, which also
depends on ghostscript.
Change-Id: I899d7d5bb0a6b5e0f0535e7e3122e0de479048bb
---
M modules/mediawiki/manifests/packages.pp
1 file changed, 1 insertion(+), 0 deletions(-)
git pull ssh://gerrit.wikimedia.org:29418/operations/puppet
refs/changes/63/313963/1
diff --git a/modules/mediawiki/manifests/packages.pp
b/modules/mediawiki/manifests/packages.pp
index 8e84957..46094ad 100644
--- a/modules/mediawiki/manifests/packages.pp
+++ b/modules/mediawiki/manifests/packages.pp
@@ -34,6 +34,7 @@
# PDF and DjVu
package { [
+ 'ghostscript',
'djvulibre-bin',
'librsvg2-bin',
'libtiff-tools',
--
To view, visit https://gerrit.wikimedia.org/r/313963
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I899d7d5bb0a6b5e0f0535e7e3122e0de479048bb
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Muehlenhoff <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits