[neon/kde/filelight/Neon/release] debian: update qml deps
Jonathan Riddell
null at kde.org
Wed Jun 5 17:04:48 BST 2024
Git commit 7311fee38003f738fd08ba3f424f8de9a9a9e637 by Jonathan Riddell.
Committed on 05/06/2024 at 16:04.
Pushed by jriddell into branch 'Neon/release'.
update qml deps
M +8 -8 debian/control
https://invent.kde.org/neon/kde/filelight/-/commit/7311fee38003f738fd08ba3f424f8de9a9a9e637
diff --git a/debian/control b/debian/control
index d3d7c8a..f8ea799 100644
--- a/debian/control
+++ b/debian/control
@@ -15,16 +15,16 @@ Build-Depends: cmake,
kf6-kdoctools-dev,
kf6-ki18n-dev,
kf6-kio-dev,
- kf6-kparts-dev,
- kf6-kirigami2-dev,
kf6-kirigami-addons-dev,
+ kf6-kirigami2-dev,
+ kf6-kparts-dev,
+ kf6-kxmlgui-dev,
kf6-qqc2-desktop-style-dev,
kf6-solid-dev,
- kf6-kxmlgui-dev,
- qt6-svg-dev,
pkg-kde-tools-neon,
qt6-base-dev,
qt6-declarative-dev,
+ qt6-svg-dev
Standards-Version: 4.6.2
Homepage: http://www.kde.org/
Vcs-Browser: https://salsa.debian.org/qt-kde-team/kde/filelight
@@ -32,9 +32,9 @@ Vcs-Git: https://salsa.debian.org/qt-kde-team/kde/filelight.git
Package: filelight
Architecture: any
-Depends: qml6-module-org-kde-kcoreaddons,
- qml6-module-org-kde-kirigami2,
- qml6-module-org-kde-quickcharts,
+Depends: kf6-kcoreaddons,
+ kf6-kirigami,
+ kf6-kquickcharts,
qml6-module-qt-labs-platform,
${misc:Depends},
${shlibs:Depends}
@@ -44,4 +44,4 @@ Description: show where your diskspace is being used
.
It is like a pie-chart, but the segments nest, allowing you to see both
which directories take up all your space, and which directories
- and files inside those directories are the real culprits.
\ No newline at end of file
+ and files inside those directories are the real culprits.
More information about the Neon-commits
mailing list