[arch-commits] Commit in mysql/trunk (PKGBUILD)

Andrea Scarpino andrea at archlinux.org
Tue Oct 4 21:42:50 UTC 2011


    Date: Tuesday, October 4, 2011 @ 17:42:50
  Author: andrea
Revision: 139751

This is no longer needed (FS#26255)

Modified:
  mysql/trunk/PKGBUILD

----------+
 PKGBUILD |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2011-10-04 21:10:35 UTC (rev 139750)
+++ PKGBUILD	2011-10-04 21:42:50 UTC (rev 139751)
@@ -102,7 +102,7 @@
   pkgdesc="A fast SQL database server"
   backup=('etc/mysql/my.cnf')
   install=mysql.install
-  depends=('mysql-clients' 'net-tools')
+  depends=('mysql-clients')
   optdepends=('perl-dbi' 'perl-dbd-mysql')
   options=('emptydirs')
 




More information about the arch-commits mailing list