wok-stable diff postgresql/receipt @ rev 6969

Added postgresql to postgresql-dev depends. Removed zlib from postresql depends since postgresql-client depends on zlib.
author Christopher Rogers <slaxemulator@gmail.com>
date Tue Oct 26 14:58:17 2010 +0000 (2010-10-26)
parents d82443087752
children 9d1b6783da36
line diff
     1.1 --- a/postgresql/receipt	Fri Oct 08 03:57:31 2010 +0000
     1.2 +++ b/postgresql/receipt	Tue Oct 26 14:58:17 2010 +0000
     1.3 @@ -8,7 +8,7 @@
     1.4  TARBALL="$PACKAGE-$VERSION.tar.bz2"
     1.5  WEB_SITE="http://www.postgresql.org/"
     1.6  WGET_URL="http://wwwmaster.postgresql.org/redir/110/f/source/v$VERSION/$TARBALL"
     1.7 -DEPENDS="postgresql-client zlib slitaz-base-files"
     1.8 +DEPENDS="postgresql-client slitaz-base-files"
     1.9  BUILD_DEPENDS="zlib-dev readline-dev ncurses-dev bison flex perl libxslt"
    1.10  CONFIG_FILES="/var/lib/pgsql/*.conf"
    1.11  DATABASE_FILES="/var/lib/pgsql"