]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commitdiff
README: mention 'fakeroot' and other build dependencies to creat debian packages
authorBrian Warner <warner@allmydata.com>
Thu, 26 Apr 2007 22:00:22 +0000 (15:00 -0700)
committerBrian Warner <warner@allmydata.com>
Thu, 26 Apr 2007 22:00:22 +0000 (15:00 -0700)
README

diff --git a/README b/README
index c067b90bba483f7666cb85e409dbd348ab1244fd..313e30639f4a72b0ee8a613452d30a98f836d346 100644 (file)
--- a/README
+++ b/README
@@ -47,6 +47,13 @@ DEPENDENCIES:
 
  * GNU make (build tool)
 
+ * to build the debian packages you will need all the usual debian-packaging
+   tools, which means the 'build-essential' metapackage and all of the
+   packages listed as "Build-Depends" in DIST/debian/control for your
+   distribution. You will also want the 'fakeroot' package to allow the
+   top-level 'make deb-DIST' targets work.
+
+
  * setuptools (build and distribution tool)
   http://peak.telecommunity.com/DevCenter/EasyInstall#installation-instructions