]> git.decadent.org.uk Git - dak.git/commitdiff
Document Depends more clearly
authorMark Hymers <mhy@debian.org>
Sat, 30 Jul 2011 20:52:03 +0000 (21:52 +0100)
committerMark Hymers <mhy@debian.org>
Sat, 30 Jul 2011 20:52:03 +0000 (21:52 +0100)
Signed-off-by: Mark Hymers <mhy@debian.org>
setup/README

index b3a08fb39c96d76e43770082b98bc613a846d7cf..0a1d4ddfb50ea9ff318d02df30860f3739d0a487 100644 (file)
@@ -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)