[arch-commits] Commit in mysql/trunk (PKGBUILD)
Andrea Scarpino
andrea at archlinux.org
Sat Feb 5 20:38:42 UTC 2011
Date: Saturday, February 5, 2011 @ 15:38:42
Author: andrea
Revision: 109093
no needs for readline
Modified:
mysql/trunk/PKGBUILD
----------+
PKGBUILD | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2011-02-05 20:35:55 UTC (rev 109092)
+++ PKGBUILD 2011-02-05 20:38:42 UTC (rev 109093)
@@ -10,7 +10,7 @@
arch=('i686' 'x86_64')
license=('GPL')
url="http://www.mysql.com/"
-makedepends=('cmake' 'openssl' 'tcp_wrappers' 'zlib' 'readline')
+makedepends=('cmake' 'openssl' 'tcp_wrappers' 'zlib')
options=('!libtool')
source=("http://ftp.gwdg.de/pub/misc/mysql/Downloads/MySQL-5.5/${pkgbase}-${pkgver}.tar.gz"
'mysqld'
More information about the arch-commits
mailing list