[neon/qt6/qt6-gamepad/Neon/unstable] debian: qt6-declarative-dev
Carlos De Maine
null at kde.org
Tue Aug 12 05:27:35 BST 2025
Git commit cf6a5dff5592b57899f67a7317b9a315a4292ec4 by Carlos De Maine.
Committed on 12/08/2025 at 04:27.
Pushed by carlosdem into branch 'Neon/unstable'.
qt6-declarative-dev
M +4 -1 debian/control
https://invent.kde.org/neon/qt6/qt6-gamepad/-/commit/cf6a5dff5592b57899f67a7317b9a315a4292ec4
diff --git a/debian/control b/debian/control
index 8546f74..83ee6a9 100644
--- a/debian/control
+++ b/debian/control
@@ -39,7 +39,10 @@ Package: qt6-gamepad-dev
Architecture: any
Section: kde
X-Neon-MergedPackage: true
-Depends: qt6-base-dev, qt6-gamepad (= ${binary:Version}), ${misc:Depends}
+Depends: qt6-base-dev,
+ qt6-declarative-dev,
+ qt6-gamepad (= ${binary:Version}),
+ ${misc:Depends}
Description: Qt 6 gamepad module development files
Qt is a cross-platform C++ application framework. Qt's primary feature
is its rich set of widgets that provide standard GUI functionality.
More information about the Neon-commits
mailing list