rust-lang / crates-build-env

Build environment for third-party Rust crates
MIT License
71 stars 92 forks source link

add packages necessary for libcdio-sys to compile #60

Closed MonterraByte closed 4 years ago

MonterraByte commented 4 years ago

Added the libiso9660-dev package, which contains the necessary headers for libcdio-sys.

jyn514 commented 4 years ago

Thanks for the PR!