[neon/neon-packaging/arianna/Neon/release] debian: add missing qml dep

Jonathan Esk-Riddell null at kde.org
Thu Jul 13 09:35:37 BST 2023


Git commit 1a2b089e45476f122cf9d3d2b888cfc7d7676a51 by Jonathan Esk-Riddell.
Committed on 13/07/2023 at 08:35.
Pushed by jriddell into branch 'Neon/release'.

add missing qml dep
BUG:472201

M  +1    -0    debian/control

https://invent.kde.org/neon/neon-packaging/arianna/-/commit/1a2b089e45476f122cf9d3d2b888cfc7d7676a51

diff --git a/debian/control b/debian/control
index ca1eb88..18bc262 100644
--- a/debian/control
+++ b/debian/control
@@ -30,6 +30,7 @@ Homepage: https://invent.kde.org/neon-packaging/arianna
 Package: arianna
 Architecture: any
 Depends: qml-module-org-kde-kirigami-addons-labs-components,
+         qml-module-org-kde-kirigamiaddons,
          qml-module-qtwebchannel,
          ${misc:Depends},
          ${shlibs:Depends}


More information about the Neon-commits mailing list