rust-lang / crates-build-env

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

Install libvpx #82

Closed astraw closed 3 years ago

astraw commented 3 years ago

Affected crates: libvpx-native-sys, env-libvpx-sys, vpx-encode, encode-webm-video-frames Ubuntu 20.04 packages to install: libvpx-dev

jyn514 commented 3 years ago

@astraw are you interested in making a PR for this? It would get merged faster if you did. https://forge.rust-lang.org/docs-rs/add-dependencies.html

astraw commented 3 years ago

PR in https://github.com/rust-lang/crates-build-env/pull/83