From 4583148f2657a7a66fd68b25c9fab02be110c989 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Sat, 24 Dec 2022 02:00:51 +0000 Subject: gentoo auto-resync : 24:12:2022 - 02:00:50 --- sys-cluster/glusterfs/glusterfs-10.1-r1.ebuild | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'sys-cluster/glusterfs/glusterfs-10.1-r1.ebuild') diff --git a/sys-cluster/glusterfs/glusterfs-10.1-r1.ebuild b/sys-cluster/glusterfs/glusterfs-10.1-r1.ebuild index 3f4d8708aa01..96d4a3a4700d 100644 --- a/sys-cluster/glusterfs/glusterfs-10.1-r1.ebuild +++ b/sys-cluster/glusterfs/glusterfs-10.1-r1.ebuild @@ -15,7 +15,7 @@ LICENSE="|| ( GPL-2 LGPL-3+ )" SLOT="0/${PV%%.*}" KEYWORDS="amd64 ~arm ~arm64 ~loong ~ppc ppc64 ~riscv x86" -IUSE="debug emacs +fuse +georeplication ipv6 +libtirpc rsyslog static-libs tcmalloc test +xml" +IUSE="debug emacs +fuse +georeplication ipv6 +libtirpc rsyslog selinux static-libs tcmalloc test +xml" REQUIRED_USE="georeplication? ( ${PYTHON_REQUIRED_USE} xml ) ipv6? ( libtirpc )" @@ -40,6 +40,7 @@ RDEPEND=" georeplication? ( ${PYTHON_DEPS} ) libtirpc? ( net-libs/libtirpc:= ) !libtirpc? ( elibc_glibc? ( sys-libs/glibc[rpc(-)] ) ) + selinux? ( sec-policy/selinux-glusterfs ) tcmalloc? ( dev-util/google-perftools ) xml? ( dev-libs/libxml2 ) " -- cgit v1.2.3