On Wed Mar 05, 2025 at 04:26:29PM +0000, Mikolaj Kucharski wrote: > Hi, > > I see that mkvtoolnix is broken for a while now and based on the broken > marker: > > BROKEN= fail to configure: fatal error: 'QtCore' file not found > > would it be possible to disable Qt and keep just the command line tools > in the package, for the time being? > > -- > Regards, > Mikolaj >
Unfortunately, I have forgotten that: commit 85da72d65c23aa56e6cb20cc9992ddaeadaf6d97 Author: rsadowski <rsadow...@openbsd.org> Date: Tue Sep 7 05:58:12 2021 +0000 Update mkvtoolnix to 60.0.0 With mkvtoolnix 59.0.0 the Qt library is required for building all applications. This means we need Qt5Core for no_x11. https://www.bunkus.org/blog/2021/07/mkvtoolnix-v59-0-0-released/