summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-06-30 19:38:40 +0100
committerSam James <sam@gentoo.org>2021-06-30 19:38:41 +0100
commit61c1917708b897ec77b920eabcbb86b3422cba2b (patch)
treee5993c24df3a5704f1f5fddc3dab2492f5253d31 /net-p2p
parentnet-proxy/haproxy: add missing libcrypt dependency (diff)
downloadgentoo-61c1917708b897ec77b920eabcbb86b3422cba2b.tar.gz
gentoo-61c1917708b897ec77b920eabcbb86b3422cba2b.tar.bz2
gentoo-61c1917708b897ec77b920eabcbb86b3422cba2b.zip
net-p2p/resilio-sync: add libcrypt compat dependency
Prebuilt. Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-p2p')
-rw-r--r--net-p2p/resilio-sync/resilio-sync-2.6.3-r1.ebuild (renamed from net-p2p/resilio-sync/resilio-sync-2.6.3.ebuild)10
1 files changed, 7 insertions, 3 deletions
diff --git a/net-p2p/resilio-sync/resilio-sync-2.6.3.ebuild b/net-p2p/resilio-sync/resilio-sync-2.6.3-r1.ebuild
index 0b54d78848dc..747808bdcbe1 100644
--- a/net-p2p/resilio-sync/resilio-sync-2.6.3.ebuild
+++ b/net-p2p/resilio-sync/resilio-sync-2.6.3-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -12,14 +12,18 @@ DESCRIPTION="Resilient, fast and scalable file synchronization tool"
HOMEPAGE="https://resilio.com/"
SRC_URI="amd64? ( ${BASE_URI/@arch@/amd64} )
x86? ( ${BASE_URI/@arch@/i386} )"
+S="${WORKDIR}"
LICENSE="all-rights-reserved"
SLOT="0"
KEYWORDS="~amd64 ~x86"
-IUSE=""
RESTRICT="bindist mirror"
-S="${WORKDIR}"
+RDEPEND="
+ || (
+ sys-libs/glibc[crypt(+)]
+ sys-libs/libxcrypt[compat]
+ )"
DOC_CONTENTS="You may need to review /etc/resilio-sync/config.json\\n
Default metadata path is /var/lib/resilio-sync/.sync\\n