From 96e2e3aa026249762505846fb25db029ec1a6c0d Mon Sep 17 00:00:00 2001
From: Brian Warner <warner@allmydata.com>
Date: Thu, 26 Apr 2007 15:00:22 -0700
Subject: [PATCH] README: mention 'fakeroot' and other build dependencies to
 creat debian packages

---
 README | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/README b/README
index c067b90b..313e3063 100644
--- 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
 
-- 
2.45.2