rust-lang / crates-build-env

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

Install pkg-config #15

Closed ecstatic-morse closed 4 years ago

ecstatic-morse commented 5 years ago

choco includes a version of pkg-config for Windows which doesn't depend on glib. Use it for building crates which depend on pkg-config like libusb-sys and curl-sys.