[neon/extras/calamares/Neon/unstable] debian: Add python, go back to libappstreamqt5-dev, add qml to runtime

Scarlett Moore null at kde.org
Tue Sep 19 14:17:28 BST 2023


Git commit 011442557569cdb491148367117043f651247e16 by Scarlett Moore.
Committed on 19/09/2023 at 15:16.
Pushed by scarlettmoore into branch 'Neon/unstable'.

Add python, go back to libappstreamqt5-dev, add qml to runtime

M  +4    -1    debian/control

https://invent.kde.org/neon/extras/calamares/-/commit/011442557569cdb491148367117043f651247e16

diff --git a/debian/control b/debian/control
index 7942fd8..381e7b9 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,7 @@ Build-Depends: cmake,
                debhelper-compat (= 12),
                extra-cmake-modules,
                gettext,
-               libappstreamqt-dev,
+               libappstreamqt5-dev,
                libatasmart-dev,
                libboost-python-dev,
                libicu-dev,
@@ -37,6 +37,7 @@ Build-Depends: cmake,
                python3-jsonschema,
                python3-yaml,
                python3-qtpy,
+               python3,
                qml-module-qtquick-layouts,
                qml-module-qtquick-privatewidgets,
                qml-module-qtquick-window2,
@@ -56,6 +57,8 @@ Vcs-Git: https://salsa.debian.org/qt-kde-team/extras/calamares.git
 Package: calamares
 Architecture: linux-any
 Depends: os-prober,
+         qml-module-qtquick-layouts,
+         qml-module-qtquick-privatewidgets,
          qml-module-qtquick-window2,
          qml-module-qtquick2,
          rsync,


More information about the Neon-commits mailing list