From da2983c26286a523782a2294d2c54322400b8e4b Mon Sep 17 00:00:00 2001
From: Zooko O'Whielacronx <zooko@zooko.com>
Date: Thu, 26 Apr 2007 15:56:54 -0700
Subject: [PATCH] add setuptools to required dependencies in README

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

diff --git a/README b/README
index ad879195..c067b90b 100644
--- a/README
+++ b/README
@@ -47,6 +47,9 @@ DEPENDENCIES:
 
  * GNU make (build tool)
 
+ * setuptools (build and distribution tool)
+  http://peak.telecommunity.com/DevCenter/EasyInstall#installation-instructions
+
 BUILDING:
 
  Just type 'make'. This works on Windows too, provided that you have the
-- 
2.45.2