#1112353 shotcut: Remove unneeded dependency to qml6-module-qtquick-nativestyle

Package:
shotcut
Source:
shotcut
Description:
video editor
Submitter:
Patrick Franz
Date:
2025-08-28 21:23:02 UTC
Severity:
normal
#1112353#5
Date:
2025-08-28 21:20:27 UTC
From:
To:
Hello,

the package shotcut currently depends on the package "qml6-module-qtquick-nativestyle".
That package is part of qt6-declarative, but will disappear in Qt 6.9 which is currently
being prepared in experimental.

Looking at the source code, it doesn't look like qml6-module-qtquick-nativestyle is
needed at all. So I think this dependency can be removed already now.

I will raise the severity when Qt 6.9 is close to being uploaded to unstable.


Btw, shotcut seems to have a lot of QML-dependencies. Take a look at dh_qmldeps which can
detect QML-dependencies automatically: https://qt-kde-team.pages.debian.net/dh_qmldeps.html