[neon/neon/debug-installer/Neon/release] debian: be consistent about which Qt
Jonathan Riddell
null at kde.org
Thu Jul 4 12:52:02 BST 2024
Git commit 1b0c705a6deda7a9024ff7d771254d69b3ef8f54 by Jonathan Riddell.
Committed on 04/07/2024 at 11:51.
Pushed by jriddell into branch 'Neon/release'.
be consistent about which Qt
M +2 -2 debian/control
https://invent.kde.org/neon/neon/debug-installer/-/commit/1b0c705a6deda7a9024ff7d771254d69b3ef8f54
diff --git a/debian/control b/debian/control
index d3c5f2d..2026dec 100644
--- a/debian/control
+++ b/debian/control
@@ -6,11 +6,11 @@ Build-Depends: cmake,
debhelper,
debhelper-compat (= 13),
extra-cmake-modules,
- libappstreamqt-dev,
+ libappstreamqt5-dev,
libkf5coreaddons-dev,
libkf5declarative-dev,
libkf5i18n-dev,
- libpackagekitqt6-dev,
+ libpackagekitqt5-dev,
pkg-kde-tools
Standards-Version: 4.6.2
Homepage: https://www.kde.org
More information about the Neon-commits
mailing list