Skip to content

WIP: mesalink with missing dependencies

Bastian Germann requested to merge (removed):master into master

I try to package MesaLink. This is my first Rust package in Debian. I'd like to use it as TLS implementation for PostgreSQL.

I cannot get libmesalink to build with debcargo. You can use Autotools or CMake to build it. A hint how to use it with debhelper/cargo would be appreciated. Also, how do I introduce an extra binary package for the .so file? Or should I just build a .a in the -dev package and use that?

Merge request reports

Loading