Muehlenhoff has uploaded a new change for review. ( https://gerrit.wikimedia.org/r/389472 )
Change subject: Add library hint for imagemagick ...................................................................... Add library hint for imagemagick Change-Id: I59c735f3b77eac2d931b9580875efdc8a1bf849a --- M modules/profile/templates/debdeploy/debdeploy.erb 1 file changed, 1 insertion(+), 0 deletions(-) git pull ssh://gerrit.wikimedia.org:29418/operations/puppet refs/changes/72/389472/1 diff --git a/modules/profile/templates/debdeploy/debdeploy.erb b/modules/profile/templates/debdeploy/debdeploy.erb index 03e1ddf..5da0551 100644 --- a/modules/profile/templates/debdeploy/debdeploy.erb +++ b/modules/profile/templates/debdeploy/debdeploy.erb @@ -14,6 +14,7 @@ ghostscript = libgs gnutls28 = libgnutls-openssl, libgnutls-deb0, libgnutls icu = libicudata, libicui18n, libicuio, libicule, libiculx, libicutest, libicutu, libicuuc +imagemagick = libMagickCore-6.Q16, libMagickWand-6.Q16 libgd2 = libgd libidn = libidn libidn2-0 = libidn2 -- To view, visit https://gerrit.wikimedia.org/r/389472 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I59c735f3b77eac2d931b9580875efdc8a1bf849a 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
