wok diff mysql/receipt @ rev 2193

Add gpm
author Pascal Bellard <pascal.bellard@slitaz.org>
date Mon Feb 09 11:24:26 2009 +0000 (2009-02-09)
parents 49b2e5444f68
children 181a5b592274
line diff
     1.1 --- a/mysql/receipt	Thu Jan 01 13:40:42 2009 +0000
     1.2 +++ b/mysql/receipt	Mon Feb 09 11:24:26 2009 +0000
     1.3 @@ -8,7 +8,7 @@
     1.4  TARBALL="$PACKAGE-$VERSION.tar.gz"
     1.5  WEB_SITE="http://www.mysql.com/"
     1.6  WGET_URL="http://mirrors.sunsite.dk/mysql/Downloads/MySQL-5.0/$TARBALL"
     1.7 -DEPENDS="libmysqlclient mysql-client zlib"
     1.8 +DEPENDS="libmysqlclient mysql-client zlib slitaz-base-files"
     1.9  CONFIG_FILES="/etc/my.cnf"
    1.10  
    1.11  # Rules to configure and make the package.