Hello Patrick,

On Sat, 2024-10-05 at 18:56 +0200, Patrick Franz wrote:
> your package fails to build against Qt 6.7.2 which has been uploaded
> to unstable. The reason is that it uses obsolete package names for
> its Qt 6 build-dependencies.
> 
> All Qt 6 dev-packages are now called qt6-$MODULE-dev whereas some older
> names were named e.g. libqt6svg6-dev leading to inconsistencies.
> 
> I'm sorry about this, but this is my fault. I was planning to slowly phase
> those old names out by first filing bugs against packages and then
> removing the virtual packages. But it seems I missed your dependency
> on libqt6shadertools6-dev before I removed it :-(.
> 
> However, this fix is easy as no functional changes are expected. In your
> case, simply change the following build-dependencies:
> 
> * libqt6opengl6-dev -> can be removed as libqt6opengl6-dev has been merged
>   into qt6-base-dev.
> * libqt6shadertools6-dev -> qt6-shadertools-dev
> * libqt6svg6-dev -> qt6-svg-dev
> * libqt6websockets6-dev -> qt6-websockets-dev
> 
> After that, your package should build against Qt 6.7.2.

Thanks for the heads-up and the instructions!

I will take care of this later this week.

Adrian

-- 
 .''`.  John Paul Adrian Glaubitz
: :' :  Debian Developer
`. `'   Physicist
  `-    GPG: 62FF 8A75 84E0 2956 9546  0006 7426 3B37 F5B5 F913

Reply via email to