folly OSS fixes: add ThreadName.h and compression
authorTudor Bosman <tudorb@fb.com>
Sat, 21 Jun 2014 02:10:12 +0000 (19:10 -0700)
committerAnton Likhtarov <alikhtarov@fb.com>
Thu, 26 Jun 2014 02:27:43 +0000 (19:27 -0700)
Summary: Also, optionalize dependencies on compression libraries.

Test Plan: fbconfig -r folly && fbmake runtests_opt

Reviewed By: meyering@fb.com

Subscribers: kma, jhj, simpkins, lesha, folly@lists

FB internal diff: D1396573

README

diff --git a/README b/README
index 6c4f6737e9f8360f43e247edcc1bc4ed119c8cf3..016d47e346412b248561c7a3276fbdfc86cf398c 100644 (file)
--- a/README
+++ b/README
@@ -45,6 +45,10 @@ Dependencies
     - libboost1.46-all-dev
     - libgoogle-glog-dev
     - libgflags-dev
+    - liblz4-dev
+    - liblzma-dev
+    - libsnappy-dev
+    - zlib1g-dev
     - scons (for double-conversion)
     - binutils-dev      (optional)
     - libiberty-dev     (optional)