From b851bf98c3e88577b4cdc500441d2ea32d448d2e Mon Sep 17 00:00:00 2001 From: =?utf8?q?Sandro=20Knau=C3=9F?= Date: Sun, 6 Oct 2024 11:59:40 +0200 Subject: [PATCH] Add qml depdendecies to b-d). --- debian/control | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/debian/control b/debian/control index e9c7bccaf..a2326f4d2 100644 --- a/debian/control +++ b/debian/control @@ -20,7 +20,18 @@ Build-Depends: appstream, libsqlite3-dev (>= 3.9.0~), libssl-dev (>= 1.1~), pkgconf, + pkg-kde-tools, python3-sphinx, + qml6-module-qt-labs-platform, + qml6-module-qt5compat-graphicaleffects, + qml6-module-qtmultimedia, + qml6-module-qtqml, + qml6-module-qtqml-models, + qml6-module-qtquick, + qml6-module-qtquick-controls, + qml6-module-qtquick-dialogs, + qml6-module-qtquick-layouts, + qml6-module-qtquick-window, qt6-5compat-dev, qt6-base-dev (>= 6.5.0~), qt6-declarative-dev (>= 6.5.0~), -- 2.30.2