[neon/kf6/kirigami/Neon/unstable] debian: declarative build dep

Jonathan Esk-Riddell null at kde.org
Mon Jan 23 11:56:38 GMT 2023


Git commit 29e3a0694b43bcc08e5d3e4283255290ff0869e3 by Jonathan Esk-Riddell.
Committed on 23/01/2023 at 11:56.
Pushed by jriddell into branch 'Neon/unstable'.

declarative build dep

M  +3    -4    debian/control

https://invent.kde.org/neon/kf6/kirigami/commit/29e3a0694b43bcc08e5d3e4283255290ff0869e3

diff --git a/debian/control b/debian/control
index 93490b3..908fb6d 100644
--- a/debian/control
+++ b/debian/control
@@ -10,9 +10,9 @@ Build-Depends: breeze-icon-theme,
                kf6-extra-cmake-modules,
                pkg-kde-tools-neon,
                qt6-base-dev,
+               qt6-declarative-dev,
                qt6-svg-dev,
-               qt6-qml-dev,
-               qt6-tools-dev,
+               qt6-tools-dev
 Standards-Version: 4.1.4
 Homepage: https://cgit.kde.org/kirigami.git/
 Vcs-Browser: https://salsa.debian.org/qt-kde-team/kde/kirigami
@@ -22,8 +22,7 @@ Package: kf6-kirigami2
 Architecture: any
 Section: kde
 X-Neon-MergedPackage: true
-Depends:  ${misc:Depends},
-         ${shlibs:Depends}
+Depends: ${misc:Depends}, ${shlibs:Depends}
 Description: set of QtQuick components targeted for mobile use
  Kirigami is a set of QtQuick components at the moment targeted for
  mobile use (in the future desktop as well) targeting both Plasma


More information about the Neon-commits mailing list