[neon/qt6/qt6-declarative/Neon/unstable] debian: Add build dep qt6-tools
Scarlett Moore
null at kde.org
Sun Sep 10 15:59:33 BST 2023
Git commit ebd96ed150addad82342d286b2cba25bfe5bbed1 by Scarlett Moore.
Committed on 10/09/2023 at 16:59.
Pushed by scarlettmoore into branch 'Neon/unstable'.
Add build dep qt6-tools
M +2 -1 debian/control
https://invent.kde.org/neon/qt6/qt6-declarative/-/commit/ebd96ed150addad82342d286b2cba25bfe5bbed1
diff --git a/debian/control b/debian/control
index 07298f3..e0cc44d 100644
--- a/debian/control
+++ b/debian/control
@@ -16,7 +16,8 @@ Build-Depends: cmake,
qt6-base-dev (>= 6.4.2+dfsg~),
qt6-declarative-dev:native <cross>,
qt6-languageserver-private-dev (>= 6.4.2~),
- qt6-shadertools-dev (>= 6.4.2~)
+ qt6-shadertools-dev (>= 6.4.2~),
+ qt6-tools
Standards-Version: 4.6.1
Homepage: https://www.qt.io/developers/
Vcs-Git: https://salsa.debian.org/qt-kde-team/qt6/qt6-declarative.git
More information about the Neon-commits
mailing list