From 5b34fdc3437dea77858a9a7a69be1a38d583cd20 Mon Sep 17 00:00:00 2001 From: Dave Watson Date: Mon, 10 Nov 2014 10:14:41 -0800 Subject: [PATCH] OS merges Summary: All pretty trivial: https://github.com/facebook/folly/issues/99 https://github.com/facebook/folly/issues/98 https://github.com/facebook/folly/issues/45 Test Plan: Will watch jenkins fbthrift build Reviewed By: dcsommer@fb.com Subscribers: doug, njormrod, folly-diffs@ FB internal diff: D1669952 Signature: t1:1669952:1415643677:906234f0a89f38645b0072d3c88762d8fa2729dc --- README | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README b/README index 1c3b00c5..496f2af6 100644 --- a/README +++ b/README @@ -42,7 +42,8 @@ sudo apt-get install \ make \ zlib1g-dev \ binutils-dev \ - libjemalloc-dev + libjemalloc-dev \ + libssl-dev Ubuntu 14.04 LTS ---------------- -- 2.34.1