sys-block/thin-provisioning-tools: Sync with Gentoo

It's from Gentoo commit c9de5113f261c6fe667296f5e3cac870a77724b5.
This commit is contained in:
Flatcar Buildbot 2025-01-13 07:10:26 +00:00 committed by Krzesimir Nowak
parent bcfe0f577f
commit 79dd5ca777
3 changed files with 2 additions and 5 deletions

View File

@ -8,9 +8,6 @@
<email>base-system@gentoo.org</email>
<name>Gentoo Base System</name>
</maintainer>
<use>
<flag name="io-uring">Enable experimental support for io-uring.</flag>
</use>
<upstream>
<remote-id type="github">jthornber/thin-provisioning-tools</remote-id>
</upstream>

View File

@ -180,7 +180,7 @@ DEPEND="
# Needed for bindgen
BDEPEND="
$(llvm_gen_dep '
sys-devel/clang:${LLVM_SLOT}
llvm-core/clang:${LLVM_SLOT}
')
virtual/pkgconfig
"

View File

@ -181,7 +181,7 @@ DEPEND="
# Needed for bindgen
BDEPEND="
$(llvm_gen_dep '
sys-devel/clang:${LLVM_SLOT}
llvm-core/clang:${LLVM_SLOT}
')
virtual/pkgconfig
"