wok diff postgresql/receipt @ rev 7080

Add applet fbsplash CONFIG_FBSPLASH=y to play with light and tiny graphical boot
author Christophe Lincoln <pankso@slitaz.org>
date Tue Nov 02 23:14:11 2010 +0100 (2010-11-02)
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 Nov 02 23:14:11 2010 +0100
     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"