Skip to content

Commit a06a8dd

Browse files
Merge pull request #1213 from LucBennett/fix/labs-platform-dep
Add missing runtime dependency: qml6-module-qt-labs-platform
2 parents 06f4957 + 5eeba6e commit a06a8dd

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

debian/control

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@ Depends: ${shlibs:Depends},
5050
qml6-module-qtquick-controls,
5151
qml6-module-qtquick-window,
5252
qml6-module-qtqml-workerscript,
53-
qml6-module-qtquick-templates
53+
qml6-module-qtquick-templates,
54+
qml6-module-qt-labs-platform
5455
Description: Jellyfin is the Free Software Media System.
5556
This package provides the Jellyfin desktop media player.

0 commit comments

Comments
 (0)