commit:     210feff3f2f0ae7cccabb9b484a3479108b9d04d
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Sep 14 02:57:36 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Sep 14 03:15:48 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=210feff3

sys-fs/bcachefs-tools: add subslot dep on libsodium

Signed-off-by: Sam James <sam <AT> gentoo.org>

 ...-1.2_p20230813.ebuild => bcachefs-tools-1.2_p20230813-r1.ebuild} | 6 +++---
 sys-fs/bcachefs-tools/bcachefs-tools-9999.ebuild                    | 6 +++---
 2 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/sys-fs/bcachefs-tools/bcachefs-tools-1.2_p20230813.ebuild 
b/sys-fs/bcachefs-tools/bcachefs-tools-1.2_p20230813-r1.ebuild
similarity index 98%
rename from sys-fs/bcachefs-tools/bcachefs-tools-1.2_p20230813.ebuild
rename to sys-fs/bcachefs-tools/bcachefs-tools-1.2_p20230813-r1.ebuild
index 5a6adc90c67f..77d4dd61a6c2 100644
--- a/sys-fs/bcachefs-tools/bcachefs-tools-1.2_p20230813.ebuild
+++ b/sys-fs/bcachefs-tools/bcachefs-tools-1.2_p20230813-r1.ebuild
@@ -141,10 +141,10 @@ IUSE="fuse test"
 RESTRICT="!test? ( test )"
 
 DEPEND="
-       app-arch/lz4
+       app-arch/lz4:=
        dev-libs/libaio
-       dev-libs/libsodium
-       dev-libs/userspace-rcu
+       dev-libs/libsodium:=
+       dev-libs/userspace-rcu:=
        sys-apps/keyutils
        sys-apps/util-linux
        sys-libs/zlib

diff --git a/sys-fs/bcachefs-tools/bcachefs-tools-9999.ebuild 
b/sys-fs/bcachefs-tools/bcachefs-tools-9999.ebuild
index b30dc1f3b7ae..6724c112aeb5 100644
--- a/sys-fs/bcachefs-tools/bcachefs-tools-9999.ebuild
+++ b/sys-fs/bcachefs-tools/bcachefs-tools-9999.ebuild
@@ -36,10 +36,10 @@ RESTRICT="!test? ( test )"
 
 DEPEND="
        fuse? ( >=sys-fs/fuse-3.7.0 )
-       app-arch/lz4
+       app-arch/lz4:=
        dev-libs/libaio
-       dev-libs/libsodium
-       dev-libs/userspace-rcu
+       dev-libs/libsodium:=
+       dev-libs/userspace-rcu:=
        sys-apps/keyutils
        sys-apps/util-linux
        sys-libs/zlib

Reply via email to