[arch-commits] Commit in galera/trunk (PKGBUILD)
Christian Hesse
eworm at archlinux.org
Fri Dec 11 14:20:13 UTC 2020
Date: Friday, December 11, 2020 @ 14:20:12
Author: eworm
Revision: 403982
update optional dependencies
Modified:
galera/trunk/PKGBUILD
----------+
PKGBUILD | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-12-11 11:47:11 UTC (rev 403981)
+++ PKGBUILD 2020-12-11 14:20:12 UTC (rev 403982)
@@ -11,7 +11,8 @@
license=('GPL2' 'custom:OpenSSL Linking Exception')
depends=('mariadb' 'openssl')
makedepends=('check' 'scons' 'boost')
-optdepends=('rsync: transfer database state to a newly joined node with rsync')
+optdepends=('rsync: State Snapshot Transfers with rsync'
+ 'socat: State Snapshot Transfers with mariabackup')
url='https://galeracluster.com/'
options=('!libtool')
validpgpkeys=('199369E5404BD5FC7D2FE43BCBCB082A1BB943DB') # MariaDB Package Signing Key <package-signing-key at mariadb.org>
More information about the arch-commits
mailing list