mysql{,-client}: accept any perl version, bumprev.

This commit is contained in:
Juan RP
2010-11-01 00:24:41 +01:00
parent 760faf4ea0
commit b09bfde4bb
2 changed files with 5 additions and 2 deletions

View File

@@ -1,6 +1,7 @@
# Template file for 'mysql'
pkgname=mysql
version=5.1.51
revision=1
distfiles="http://ftp.gwdg.de/pub/misc/mysql/Downloads/MySQL-5.1/mysql-${version}.tar.gz"
build_style=gnu_configure
configure_args="--localstatedir=/var --sysconfdir=/etc/mysql
@@ -53,7 +54,7 @@ Add_dependency build tcp_wrappers-devel
Add_dependency build ncursesw-devel
Add_dependency build openssl-devel
Add_dependency build readline-devel
Add_dependency full perl
Add_dependency full perl ">=0"
post_install()
{