glusterfs: use rpcsvc-proto
glibc-2.23 doesn't provide rpcgen anymore
This commit is contained in:
parent
fe29f3551a
commit
e4d20df035
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ configure_args="--with-mountutildir=/usr/bin ac_cv_file__etc_debian_version=no
|
|||
ac_cv_file__etc_SuSE_release=no ac_cv_file__etc_redhat_release=no
|
||||
ac_cv_file__etc_centos_release=no"
|
||||
pycompile_dirs="/usr/libexec/glusterfs/python/syncdaemon"
|
||||
hostmakedepends="automake flex libtool pkg-config python3"
|
||||
hostmakedepends="automake flex libtool pkg-config python3 rpcsvc-proto"
|
||||
makedepends="acl-devel libaio-devel libtirpc-devel libressl-devel
|
||||
liburcu-devel libxml2-devel rdma-core-devel sqlite-devel"
|
||||
# python is required by gsyncd.
|
||||
|
|
Loading…
Reference in a new issue