Bug#1141103: kmetronome: FTBFS due to using deprecated Qt6 build dependencies

Patrick Franz <[email protected]> Mon, 29 Jun 2026 21:03:35 +0200
Newsgroups gmane.linux.debian.devel.multimedia
Message-ID <178275981599.15259.8195282232519117359.reportbug__41832.319802937$1782762347$gmane$org@treadstone-71>
Source: kmetronome
Version: 1.4.1-3
Severity: serious
Tags: ftbfs
X-Debbugs-Cc: [email protected]

Dear maintainer,

your package kmetronome currently FTBFS because it uses a deprecated name for qt6-svg-dev.

libqt6svg6-dev was renamed to qt6-svg-dev in 2022 and the old name was kept as a Provides.
Recently though, this old Provides was removed and thus your package FTBFS now.

This can be fixed easily by simply replacing

     libqt6svg6-dev

with

     qt6-svg-dev
     
in the build dependencies. There are no functional changes and your package should build as before.

Thank you for maintaining kmetronome.


-- 
Med vänliga hälsningar

Patrick Franz