add support for whenAll to waitWithSemaphore
[folly.git] / README
diff --git a/README b/README
index 2fce56714f465dbfeae94bfc703176f306435b0f..6c4f6737e9f8360f43e247edcc1bc4ed119c8cf3 100644 (file)
--- a/README
+++ b/README
@@ -36,23 +36,25 @@ Dependencies
 
 - additional platform specific dependencies:
 
-  Ubuntu 12.04 64-bit
+  Ubuntu 12.10 64-bit
     - g++
     - automake
     - autoconf
+    - autoconf-archive
     - libtool
     - libboost1.46-all-dev
     - libgoogle-glog-dev
-        This package has been removed from 12.04 -- use the one from 11.10
-    - gflags (packages need to be downloaded from below)
-        http://gflags.googlecode.com/files/libgflags-dev_2.0-1_amd64.deb
-        http://gflags.googlecode.com/files/libgflags0_2.0-1_amd64.deb
+    - libgflags-dev
     - scons (for double-conversion)
-
+    - binutils-dev      (optional)
+    - libiberty-dev     (optional)
+    - libjemalloc-dev   (optional)
   Fedora 17 64-bit
     - gcc
     - gcc-c++
     - autoconf
+    - autoconf-archive
     - automake
     - boost-devel
     - libtool