[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[dak/master 1/2] Document Depends more clearly



Signed-off-by: Mark Hymers <mhy@debian.org>
---
 setup/README |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)

diff --git a/setup/README b/setup/README
index b3a08fb..0a1d4dd 100644
--- a/setup/README
+++ b/setup/README
@@ -1,8 +1,12 @@
 Initialising a dak database schema
 ==================================
 
-The following packages are needed:
+The following packages are needed for the database:
  * postgresql-9.0 postgresql-client-9.0 postgresql-plperl-9.0 postgresql-plpython-9.0 postgresql-9.0-debversion 
+and the following packages for dak itself:
+ * python-psycopg2 python-sqlalchemy python-apt gnupg dpkg-dev lintian
+   binutils-multiarch python-yaml less python-ldap python-pyrss2gen python-rrdtool
+   symlinks
 
 (the schema assumes at least postgresql 9.0; ftpmaster in Debian currently uses
 the squeeze postgresql 9.0 backport)
-- 
1.7.2.5



Reply to: