Tags: patch Hello,
I have attached a patch that resolves this issue by changing libqt6svg6-dev to qt6-svg-dev in the debian/control file.
--- debian/control.orig 2026-06-29 18:49:53.273688684 -0400 +++ debian/control 2026-06-29 18:50:19.581384370 -0400 @@ -10,13 +10,13 @@ libjbig2dec0-dev, libopenjp2-7-dev, libpoppler-qt6-dev, - libqt6svg6-dev, libspectre-dev, libsynctex-dev, pkgconf, qmake6, qmake6:native, qt6-base-dev, + qt6-svg-dev, qt6-tools-dev-tools, zlib1g-dev, Standards-Version: 4.6.2

