summaryrefslogtreecommitdiff
path: root/sys-cluster/glusterfs/glusterfs-11.1.ebuild
diff options
context:
space:
mode:
authorBaldEagleOS Migration <dev@baldeagleos.com>2026-06-01 21:19:16 -0500
committerBaldEagleOS Migration <dev@baldeagleos.com>2026-06-01 21:19:16 -0500
commit1aaafa6995916beafff236affdb5cac42f7efd43 (patch)
tree41b96fd4c123591da1658c544bd47f28bd315680 /sys-cluster/glusterfs/glusterfs-11.1.ebuild
parent612872d2f4364137c6d9c687a6ade601439139a0 (diff)
downloadbaldeagleos-repo-develop.tar.gz
baldeagleos-repo-develop.tar.xz
baldeagleos-repo-develop.zip
Adding metadataHEADdevelop
Diffstat (limited to 'sys-cluster/glusterfs/glusterfs-11.1.ebuild')
-rw-r--r--sys-cluster/glusterfs/glusterfs-11.1.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/sys-cluster/glusterfs/glusterfs-11.1.ebuild b/sys-cluster/glusterfs/glusterfs-11.1.ebuild
index 6cdc7dd8aa04..ca5cd7b31d82 100644
--- a/sys-cluster/glusterfs/glusterfs-11.1.ebuild
+++ b/sys-cluster/glusterfs/glusterfs-11.1.ebuild
@@ -14,7 +14,7 @@ HOMEPAGE="https://www.gluster.org/ https://github.com/gluster/glusterfs/"
LICENSE="|| ( GPL-2 LGPL-3+ )"
SLOT="0/${PV%%.*}"
-IUSE="debug emacs +fuse +georeplication ipv6 libressl +libtirpc rsyslog static-libs +syslog test +xml"
+IUSE="debug emacs +fuse +georeplication ipv6 +libtirpc rsyslog static-libs +syslog test +xml"
REQUIRED_USE="georeplication? ( ${PYTHON_REQUIRED_USE} xml )
ipv6? ( libtirpc )"
@@ -40,8 +40,8 @@ RDEPEND="
!elibc_glibc? ( sys-libs/argp-standalone )
libtirpc? ( net-libs/libtirpc:= )
!libtirpc? ( elibc_glibc? ( sys-libs/glibc[rpc(-)] ) )
- !libressl? ( dev-libs/openssl:=[-bindist(-)] )
- libressl? ( dev-libs/libressl:= )
+ !? ( dev-libs/openssl:=[-bindist(-)] )
+
"
DEPEND="
${RDEPEND}