[arch-commits] Commit in glusterfs/trunk (PKGBUILD)
Sergej Pupykin
spupykin at archlinux.org
Fri May 24 08:37:37 UTC 2019
Date: Friday, May 24, 2019 @ 08:37:36
Author: spupykin
Revision: 469564
FS#60965 - [glusterfs] some helper scripts depend on python-prettytable
Modified:
glusterfs/trunk/PKGBUILD
----------+
PKGBUILD | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-05-24 08:36:10 UTC (rev 469563)
+++ PKGBUILD 2019-05-24 08:37:36 UTC (rev 469564)
@@ -21,7 +21,8 @@
'etc/glusterfs/glusterfs-logrotate')
depends=(fuse python libxml2 libaio liburcu attr rpcbind)
makedepends=(rpcsvc-proto)
-optdepends=('glib2: qemu-block')
+optdepends=('glib2: qemu-block'
+ 'python-prettytable: gluster-georep-sshkey')
#source=($pkgname-$pkgver.tar.gz::https://github.com/gluster/glusterfs/archive/v$pkgver.tar.gz)
source=(https://bits.gluster.org/pub/gluster/glusterfs/src/glusterfs-$pkgver.tar.gz
glusterfs.sysusers)
More information about the arch-commits
mailing list