diff options
Diffstat (limited to 'sys-fs')
-rw-r--r-- | sys-fs/bcachefs-tools/bcachefs-tools-1.11.0.ebuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sys-fs/bcachefs-tools/bcachefs-tools-1.11.0.ebuild b/sys-fs/bcachefs-tools/bcachefs-tools-1.11.0.ebuild index 35b7c4d2867c..566129b51e44 100644 --- a/sys-fs/bcachefs-tools/bcachefs-tools-1.11.0.ebuild +++ b/sys-fs/bcachefs-tools/bcachefs-tools-1.11.0.ebuild @@ -143,6 +143,7 @@ BDEPEND=" $(llvm_gen_dep ' sys-devel/clang:${LLVM_SLOT} ') + elibc_musl? ( >=sys-libs/musl-1.2.5 ) virtual/pkgconfig virtual/rust " |