Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=distribute.git;a=commitdiff;h=c38a9500ad0b9e9370dbc9561b72ad4b6bea9d79
commit c38a9500ad0b9e9370dbc9561b72ad4b6bea9d79 Author: Pingax <[email protected]> Date: Wed Apr 27 16:19:55 2011 +0200 mysql-python-1.2.3-4-i686 * Rebuilt with distribute diff --git a/source/devel-extra/mysql-python/FrugalBuild b/source/devel-extra/mysql-python/FrugalBuild index 4596271..7e9d314 100644 --- a/source/devel-extra/mysql-python/FrugalBuild +++ b/source/devel-extra/mysql-python/FrugalBuild @@ -3,10 +3,10 @@ pkgname=mysql-python pkgver=1.2.3 -pkgrel=3 +pkgrel=4 pkgdesc="MySQL support for Python." depends=('python>=2.7' 'libmysqlclient>=5.5.10') -makedepends=('mysql>=5.5.10' 'setuptools') +makedepends=('mysql>=5.5.10' 'distribute') groups=('devel-extra') archs=('i686' 'x86_64') _F_archive_grepv="[0-9]\(b\|c\)[0-9]" _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
