[neon/qt6/qt6-doc/Neon/release] debian: add more optional build-deps
Carlos De Maine
null at kde.org
Thu Oct 26 03:42:24 BST 2023
Git commit 193d82ea6796499bf04834f80cb221ba7cae1215 by Carlos De Maine.
Committed on 26/10/2023 at 04:39.
Pushed by carlosdem into branch 'Neon/release'.
add more optional build-deps
M +4 -3 debian/control
https://invent.kde.org/neon/qt6/qt6-doc/-/commit/193d82ea6796499bf04834f80cb221ba7cae1215
diff --git a/debian/control b/debian/control
index e96890c..2e571eb 100644
--- a/debian/control
+++ b/debian/control
@@ -12,11 +12,12 @@ Build-Depends: cmake,
libxkbcommon-dev,
ninja-build,
pkg-config,
- qt6-base-dev (>= 6.2.2+dfsg~),
- qt6-declarative-dev (>= 6.2.2+dfsg~),
+ qt6-base-dev,
+ qt6-declarative-dev,
+ qt6-httpserver-dev,
+ qt6-multimedia-dev,
qt6-quick3d-dev,
qt6-quick3dphysics-dev,
- qt6-quick3dphysics-dev
Build-Depends-Indep: qt6-3d-doc-html,
qt6-5compat-doc-html,
qt6-base-doc-html,
More information about the Neon-commits
mailing list