Date: Thursday, June 21, 2018 @ 16:45:42
  Author: spupykin
Revision: 344315

rpcbind only in deps, rm from optdeps

Modified:
  glusterfs/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2018-06-21 15:35:05 UTC (rev 344314)
+++ PKGBUILD    2018-06-21 16:45:42 UTC (rev 344315)
@@ -22,8 +22,7 @@
        'etc/glusterfs/glusterfs-logrotate')
 depends=(fuse python2 libxml2 libaio liburcu attr which rpcbind)
 makedepends=(flex bison rpcsvc-proto)
-optdepends=('rpcbind: NFS'
-           'glib2: qemu-block')
+optdepends=('glib2: qemu-block')
 
#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)
 sha256sums=('14474a8027a613c242db2b862e8e8d041f70ae3e8e193163dd7792f3e1946ed9')

Reply via email to