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

Change subject: control: depend on libssl11-dev
......................................................................

control: depend on libssl11-dev

This is how we're naming the OpenSSL-1.1 dev package locally at
WMF to avoid conflict with the deployed 1.0 packages.

Change-Id: I66994012e07c931035ee9f5c02df04f149030a53
---
M debian/control
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/software/nginx 
refs/changes/87/348587/1

diff --git a/debian/control b/debian/control
index 252ebd2..9ff681a 100644
--- a/debian/control
+++ b/debian/control
@@ -20,7 +20,7 @@
                libpam0g-dev,
                libpcre3-dev,
                libperl-dev,
-               libssl-dev,
+               libssl11-dev,
                libxslt1-dev,
                po-debconf,
                quilt,

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I66994012e07c931035ee9f5c02df04f149030a53
Gerrit-PatchSet: 1
Gerrit-Project: operations/software/nginx
Gerrit-Branch: wmf-1.11.10
Gerrit-Owner: BBlack <[email protected]>

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

Reply via email to