[neon/neon-packaging/arianna/Neon/release] debian: Add missing dependencies found by linter

Scarlett Moore null at kde.org
Mon Oct 2 18:57:03 BST 2023


Git commit 2674d7fc3534a8a44fc95eb03557288bbf697e20 by Scarlett Moore.
Committed on 02/10/2023 at 19:56.
Pushed by scarlettmoore into branch 'Neon/release'.

Add missing dependencies found by linter

M  +4    -1    debian/control

https://invent.kde.org/neon/neon-packaging/arianna/-/commit/2674d7fc3534a8a44fc95eb03557288bbf697e20

diff --git a/debian/control b/debian/control
index 18bc262..ede3aa3 100644
--- a/debian/control
+++ b/debian/control
@@ -8,6 +8,7 @@ Build-Depends: baloo-kf5-dev,
                extra-cmake-modules,
                kirigami-addons-dev,
                kirigami2-dev,
+               kquickcharts-dev,
                libkf5archive-dev,
                libkf5config-dev,
                libkf5coreaddons-dev,
@@ -23,7 +24,8 @@ Build-Depends: baloo-kf5-dev,
                qtbase5-dev,
                qtdeclarative5-dev,
                qtquickcontrols2-5-dev,
-               qtwebengine5-dev
+               qtwebengine5-dev,
+               reuse
 Standards-Version: 4.5.1
 Homepage: https://invent.kde.org/neon-packaging/arianna
 
@@ -32,6 +34,7 @@ Architecture: any
 Depends: qml-module-org-kde-kirigami-addons-labs-components,
          qml-module-org-kde-kirigamiaddons,
          qml-module-qtwebchannel,
+         qml-module-org-kde-quickcharts,
          ${misc:Depends},
          ${shlibs:Depends}
 Description: Plasma EPub Reader


More information about the Neon-commits mailing list