[neon/neon-packaging/kweather/Neon/unstable] debian: Fix build dep.
Scarlett Moore
null at kde.org
Tue Nov 14 16:10:49 GMT 2023
Git commit 04cb49b917bb1b6d11e12b8a4928eacd808759d5 by Scarlett Moore.
Committed on 14/11/2023 at 17:10.
Pushed by scarlettmoore into branch 'Neon/unstable'.
Fix build dep.
M +2 -1 debian/control
https://invent.kde.org/neon/neon-packaging/kweather/-/commit/04cb49b917bb1b6d11e12b8a4928eacd808759d5
diff --git a/debian/control b/debian/control
index fb44c18..7876ae7 100644
--- a/debian/control
+++ b/debian/control
@@ -16,7 +16,8 @@ Build-Depends: cmake,
kf6-kwindowsystem-dev,
libkf6kweathercore-dev,
pkg-kde-tools-neon,
- plasma-framework6-devqml6-module-qtcharts,
+ plasma-framework6-dev,
+ qml6-module-qtcharts,
qt6-base-dev,
qt6-charts-dev,
qt6-svg-dev,
More information about the Neon-commits
mailing list