rust-lang / crates-build-env

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

Add mosquitto-dev package for mosquitto-plugin #112

Closed flxo closed 1 year ago

flxo commented 1 year ago

The mosquitto-plugin crates needs the mosquitto_broker.h header as bindgen input.

This fixes #18.

syphar commented 1 year ago

@flxo I deployed the PR and requeued a build of the last version of your crate

TotalKrill commented 1 year ago

@syphar Hello, could you try a rebuild now that the ubuntu version of the build-env has been updated? This is to verify that the https://github.com/TotalKrill/mosquitto_plugin/issues/18 is indeed solved by an updated build env.

syphar commented 1 year ago

@TotalKrill I see the latest version is fine after the rebuild I triggered in october, what versions do you want to be rebuilt? What is missing?

TotalKrill commented 1 year ago

Oh sorry, I forgot to change my comment. Realized the rebuild would trigger when I bumped the dependency so no more rebuilds needed. @syphar