wok diff postgresql/receipt @ rev 2191

Add sudo-pam
author Pascal Bellard <pascal.bellard@slitaz.org>
date Mon Feb 09 10:03:32 2009 +0000 (2009-02-09)
parents 69efa92df38e
children 0b5369890274
line diff
     1.1 --- a/postgresql/receipt	Thu Jan 01 13:44:39 2009 +0000
     1.2 +++ b/postgresql/receipt	Mon Feb 09 10:03:32 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.