rust-lang / crates-build-env

Build environment for third-party Rust crates
MIT License
69 stars 89 forks source link

add package necessary for libbtrfsutil to compile #106

Closed zhangyuannie closed 2 years ago

zhangyuannie commented 2 years ago

Add libbtrfsutil-dev to fix the following 2 crates: https://docs.rs/crate/libbtrfsutil/latest https://docs.rs/crate/libbtrfsutil-sys/latest

It would also be nice to re-queue these two packages afterwards if this gets merged. Thanks!

syphar commented 2 years ago

I deployed the change and re-queued both packages ( with one additional typo queued )

https://docs.rs/releases/queue

syphar commented 2 years ago

both crates look fine now

zhangyuannie commented 2 years ago

both crates look fine now

Yep! Thanks!