Gilles has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/251432

Change subject: Add libcurl-dev to Python Jenkins
......................................................................

Add libcurl-dev to Python Jenkins

Needed by Jenkins for I253a96525d988f835ec2b1df432fd225a6883420

Bug: T111005
Change-Id: I9c513cc9683d8232a3e9cedf359ef620f57686bd
---
M modules/contint/manifests/packages/python.pp
1 file changed, 1 insertion(+), 0 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/32/251432/1

diff --git a/modules/contint/manifests/packages/python.pp 
b/modules/contint/manifests/packages/python.pp
index 326776d..9e12862 100644
--- a/modules/contint/manifests/packages/python.pp
+++ b/modules/contint/manifests/packages/python.pp
@@ -12,6 +12,7 @@
         'libxslt1-dev',  # For python lxml
         'libffi-dev', # For python requests[security]
         'libssl-dev', # python cryptography
+        'libcurl-dev', # For pycurl
     )
 
     # Bring in fresh pip. The Trusty package does not provide wheels cache

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

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

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

Reply via email to