diff options
author | Andreas K. Hüttel <dilfridge@gentoo.org> | 2024-01-23 21:24:27 +0100 |
---|---|---|
committer | Andreas K. Hüttel <dilfridge@gentoo.org> | 2024-01-23 21:26:42 +0100 |
commit | 01150ba0f85e7b6a45601bc6e706d522b081ecaf (patch) | |
tree | 9c1391bafbf8e78b6b6141e3ca048d90ca921cdd /net-p2p/resilio-sync | |
parent | net-misc/nxplayer: Update glibc dependency (diff) | |
download | gentoo-01150ba0f85e7b6a45601bc6e706d522b081ecaf.tar.gz gentoo-01150ba0f85e7b6a45601bc6e706d522b081ecaf.tar.bz2 gentoo-01150ba0f85e7b6a45601bc6e706d522b081ecaf.zip |
net-p2p/resilio-sync: Update glibc dependency
All glibc versions where missing crypt useflag indicated hard-enabled are gone.
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
Diffstat (limited to 'net-p2p/resilio-sync')
-rw-r--r-- | net-p2p/resilio-sync/resilio-sync-2.7.2.1375-r1.ebuild (renamed from net-p2p/resilio-sync/resilio-sync-2.7.2.1375.ebuild) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-p2p/resilio-sync/resilio-sync-2.7.2.1375.ebuild b/net-p2p/resilio-sync/resilio-sync-2.7.2.1375-r1.ebuild index 8fa9b94c65f9..e1eb3e20ec3f 100644 --- a/net-p2p/resilio-sync/resilio-sync-2.7.2.1375.ebuild +++ b/net-p2p/resilio-sync/resilio-sync-2.7.2.1375-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -30,7 +30,7 @@ RDEPEND=" ${DEPEND} || ( sys-libs/libxcrypt[compat] - sys-libs/glibc[crypt(+)] + sys-libs/glibc[crypt(-)] )" DOC_CONTENTS="You may need to review /etc/resilio-sync/config.json\\n |