]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commitdiff
DEPENDENCIES: recommend the 'build-essential' package instead of gcc+make,
authorBrian Warner <warner@allmydata.com>
Thu, 18 Oct 2007 03:33:31 +0000 (20:33 -0700)
committerBrian Warner <warner@allmydata.com>
Thu, 18 Oct 2007 03:33:31 +0000 (20:33 -0700)
since it includes important things like libc6-dev

README

diff --git a/README b/README
index 25122508a63ecc4d8a5669acc3d8e00458ef54f7..f7ed3126b1944d1b62feaf1f1283402e6bc43506 100644 (file)
--- a/README
+++ b/README
@@ -43,7 +43,7 @@ see the EASY_INSTALLABLE DEPENDENCIES section below.
 All of the manual dependencies can probably be installed through your
 standard package management tool if you are running on a modern Unix
 operating system.  For example, on an debian-like system, you can do "sudo
-apt-get install gcc make python-dev python-twisted python-pyopenssl".
+apt-get install build-essential python-dev python-twisted python-pyopenssl".
 
 The Manual Dependencies: