On Thu, Oct 24, 2019 at 11:03 PM Olly Betts <o...@survex.com> wrote:

> However, checking "dak rm -Rn -b libwxgtk3.0-dev" on coccia I see that
> your package has a build-dependency on libwxgtk3.0-dev which doesn't
> result in any shlib dependencies in the built packages.  If this package
> is not actually used this build dependency should be dropped; if it's
> used during the build then you want to update to use
> libwxgtk3.0-gtk3-dev instead; if it should result in a shlib dependency,
> please debug!

The reason for this is that Meson only needs wxwidgets to build and
execute its unit tests. They are not installed or used, because we
only test that people can find and build against wxwidgets libraries.

I have updated the packaging to use the new package. It can be found in mentors:

https://mentors.debian.net/package/meson

Feel free to upload it to the archive. You should note that the FPGA
tests don't pass now. This has nothing to do with this change, it
seems that Icestorm packages are broken in some way.

Reply via email to