Bearloga has uploaded a new change for review. ( 
https://gerrit.wikimedia.org/r/368204 )

Change subject: r: Fix libxml2 dependency
......................................................................

r: Fix libxml2 dependency

Change-Id: I1c5e8159881e368bfcfa7f1d1ab4fa70f3a98138
---
M modules/r/manifests/init.pp
1 file changed, 1 insertion(+), 0 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/04/368204/1

diff --git a/modules/r/manifests/init.pp b/modules/r/manifests/init.pp
index df2364f..8e18d01 100644
--- a/modules/r/manifests/init.pp
+++ b/modules/r/manifests/init.pp
@@ -42,6 +42,7 @@
     if $devtools {
         $devtools_essentials = [
             'git-core',
+            'libxml2',
             'libssl-dev',
             'libcurl4-openssl-dev',
             'libicu-dev',

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I1c5e8159881e368bfcfa7f1d1ab4fa70f3a98138
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Bearloga <[email protected]>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to