wok-current diff postgresql/receipt @ rev 2167

Add get-dsl-firmware
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat Feb 07 13:59:28 2009 +0000 (2009-02-07)
parents 69efa92df38e
children 0b5369890274
line diff
     1.1 --- a/postgresql/receipt	Thu Jan 01 13:44:39 2009 +0000
     1.2 +++ b/postgresql/receipt	Sat Feb 07 13:59:28 2009 +0000
     1.3 @@ -8,7 +8,7 @@
     1.4  TARBALL="$PACKAGE-$VERSION.tar.bz2"
     1.5  WEB_SITE="http://www.pgsql.com/"
     1.6  WGET_URL="ftp://ftp.fr.postgresql.org/v$VERSION/$TARBALL"
     1.7 -DEPENDS="postgresql-client zlib"
     1.8 +DEPENDS="postgresql-client zlib slitaz-base-files"
     1.9  BUILD_DEPENDS="zlib-dev readline-dev ncurses-dev"
    1.10  
    1.11  # Rules to configure and make the package.