[neon/qt/qtcreator/Neon/release] debian: tidy up qt6 deps and add kf6-syntax-highlighting & libsqlite3-dev
Carlos De Maine
null at kde.org
Sun Jun 18 07:36:26 BST 2023
Git commit 8e778eab4dafb8f193202a6b14d37d0af220d04a by Carlos De Maine.
Committed on 18/06/2023 at 06:36.
Pushed by carlosdem into branch 'Neon/release'.
tidy up qt6 deps and add kf6-syntax-highlighting & libsqlite3-dev
M +16 -15 debian/control
https://invent.kde.org/neon/qt/qtcreator/-/commit/8e778eab4dafb8f193202a6b14d37d0af220d04a
diff --git a/debian/control b/debian/control
index c60e79f..66dfd8c 100644
--- a/debian/control
+++ b/debian/control
@@ -6,29 +6,30 @@ Uploaders: Adam Majer <adamm at zombino.com>,
Lisandro Damián Nicanor Pérez Meyer <lisandro at debian.org>,
Build-Depends: clang (>= 1:10~),
clangd (>= 1:14~),
- cmake (>= 3.16~),
+ cmake,
debhelper-compat (= 13),
+ kf6-syntax-highlighting-dev,
libclang-dev (>= 1:10~),
- libdw-dev,
- libqt6core5compat6-dev (>= 6.2~),
- libqt6opengl6-dev (>= 6.2~),
- libqt6quicktimeline6-dev (>= 6.2~),
- libqt6serialport6-dev (>= 6.2~),
- libqt6shadertools6-dev (>= 6.2.4-2~),
- libqt6svg6-dev (>= 6.2~),
+ libdw-dev,
libicu-dev,
+ libsqlite3-dev,
libyaml-cpp-dev (>= 0.5~),
libzstd-dev,
llvm-dev (>= 1:10~),
pkg-config,
python3:any,
- qt6-base-dev (>= 6.2.4+dfsg-3~),
- qt6-base-private-dev (>= 6.2.4+dfsg-3~),
- qt6-declarative-dev (>= 6.2~),
- qt6-declarative-private-dev (>= 6.2~),
- qt6-quick3d-dev (>= 6.2.4-2~),
- qt6-tools-dev (>= 6.2.4-2~),
- qt6-tools-private-dev (>= 6.2.4-2~),
+ qt6-base-dev,
+ qt6-base-private-dev,
+ qt6-compat5-dev,
+ qt6-declarative-dev,
+ qt6-declarative-private-dev,
+ qt6-quick3d-dev,
+ qt6-quicktimeline-dev,
+ qt6-serialport-dev,
+ qt6-shadertools-dev,
+ qt6-svg-dev,
+ qt6-tools-dev,
+ qt6-tools-private-dev,
Standards-Version: 4.6.2
Rules-Requires-Root: no
Homepage: https://doc.qt.io/qt-5/topics-app-development.html
More information about the Neon-commits
mailing list