From: Mark Hymers Date: Sat, 30 Jul 2011 20:52:03 +0000 (+0100) Subject: Document Depends more clearly X-Git-Url: https://git.decadent.org.uk/gitweb/?p=dak.git;a=commitdiff_plain;h=1ad90c41b0ba5d1144af4f739d3abfa5ebbe59c2 Document Depends more clearly Signed-off-by: Mark Hymers --- diff --git a/setup/README b/setup/README index b3a08fb3..0a1d4ddf 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)