From 395869daf2684b421ef55fe46ffc5c9359be708c Mon Sep 17 00:00:00 2001 From: Stuart Prescott Date: Mon, 3 Mar 2025 00:01:49 +1100 Subject: [PATCH] Add an additional missing depends --- debian/control | 1 + 1 file changed, 1 insertion(+) diff --git a/debian/control b/debian/control index eef055e6..834ff7dc 100644 --- a/debian/control +++ b/debian/control @@ -447,6 +447,7 @@ Depends: python3-pyside6.qtcore, python3-pyside6.qtgui, python3-pyside6.qtqml, + python3-pyside6.qtquick, ${misc:Depends}, ${python3:Depends}, ${shlibs:Depends}, -- 2.30.2