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

Christian Hesse eworm at archlinux.org
Wed Oct 7 19:14:28 UTC 2020


    Date: Wednesday, October 7, 2020 @ 19:14:28
  Author: eworm
Revision: 397490

... and drop rsync makedepend

Modified:
  galera/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-10-07 19:02:11 UTC (rev 397489)
+++ PKGBUILD	2020-10-07 19:14:28 UTC (rev 397490)
@@ -10,7 +10,7 @@
 arch=('x86_64')
 license=('GPL2' 'custom:OpenSSL Linking Exception')
 depends=('mariadb' 'openssl')
-makedepends=('rsync' 'check' 'scons' 'boost')
+makedepends=('check' 'scons' 'boost')
 optdepends=('rsync: transfer database state to a newly joined node with rsync')
 url='https://galeracluster.com/'
 options=('!libtool')



More information about the arch-commits mailing list