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

Christian Hesse eworm at archlinux.org
Sat Mar 27 19:53:16 UTC 2021


    Date: Saturday, March 27, 2021 @ 19:53:16
  Author: eworm
Revision: 411125

update optional dependency for myrocks_hotbackup: mysql-python -> python-mysqlclient

Modified:
  mariadb/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-03-27 19:05:45 UTC (rev 411124)
+++ PKGBUILD	2021-03-27 19:53:16 UTC (rev 411125)
@@ -159,7 +159,7 @@
   optdepends=('cracklib: for cracklib plugin'
               'curl: for ha_s3 plugin'
               'galera: for MariaDB cluster with Galera WSREP'
-              'mysql-python: for myrocks_hotbackup'
+              'python-mysqlclient: for myrocks_hotbackup'
               'perl-dbd-mariadb: for mariadb-hotcopy, mariadb-convert-table-format and mariadb-setpermission')
   conflicts=('mysql')
   provides=("mysql=$pkgver")



More information about the arch-commits mailing list