[neon/qt6/qt6-doc/Neon/release] debian: add option build deps qt6-quick3d(physics)-dev

Carlos De Maine null at kde.org
Thu Oct 26 03:02:24 BST 2023


Git commit 1da2816a59fe0ae69beb29cc365a677f1fedd520 by Carlos De Maine.
Committed on 26/10/2023 at 04:02.
Pushed by carlosdem into branch 'Neon/release'.

add option build deps qt6-quick3d(physics)-dev

M  +3    -1    debian/control

https://invent.kde.org/neon/qt6/qt6-doc/-/commit/1da2816a59fe0ae69beb29cc365a677f1fedd520

diff --git a/debian/control b/debian/control
index 16208d6..8412e3e 100644
--- a/debian/control
+++ b/debian/control
@@ -13,7 +13,9 @@ Build-Depends: cmake,
                ninja-build,
                pkg-config,
                qt6-base-dev (>= 6.2.2+dfsg~),
-               qt6-declarative-dev (>= 6.2.2+dfsg~)
+               qt6-declarative-dev (>= 6.2.2+dfsg~),
+               qt6-quick3d-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