summaryrefslogtreecommitdiff
path: root/net-fs/s3backer/s3backer-1.6.3.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'net-fs/s3backer/s3backer-1.6.3.ebuild')
-rw-r--r--net-fs/s3backer/s3backer-1.6.3.ebuild7
1 files changed, 4 insertions, 3 deletions
diff --git a/net-fs/s3backer/s3backer-1.6.3.ebuild b/net-fs/s3backer/s3backer-1.6.3.ebuild
index 8ed0433a2964..5795b7fcbfd6 100644
--- a/net-fs/s3backer/s3backer-1.6.3.ebuild
+++ b/net-fs/s3backer/s3backer-1.6.3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -13,12 +13,13 @@ LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~x86"
-DEPEND="dev-libs/expat
+RDEPEND="dev-libs/expat
dev-libs/openssl:0=
net-misc/curl
sys-fs/fuse:0
sys-libs/zlib"
-RDEPEND="${DEPEND}"
+DEPEND="${RDEPEND}
+ elibc_musl? ( sys-libs/queue-standalone )"
src_prepare() {
default