[neon/backports-jammy/accounts-qml6-module/Neon/release] debian: lints
Carlos De Maine
null at kde.org
Fri Jan 19 05:23:07 GMT 2024
Git commit 28c1dcf9a408fd13be2a27d83c71ce2770ed5e1b by Carlos De Maine.
Committed on 19/01/2024 at 06:22.
Pushed by carlosdem into branch 'Neon/release'.
lints
M +2 -3 debian/control
https://invent.kde.org/neon/backports-jammy/accounts-qml6-module/-/commit/28c1dcf9a408fd13be2a27d83c71ce2770ed5e1b
diff --git a/debian/control b/debian/control
index 28b6b72..de837bc 100644
--- a/debian/control
+++ b/debian/control
@@ -9,7 +9,6 @@ Build-Depends: dbus-test-runner,
libsignon-qt6-dev,
pkg-config,
qt6-declarative-dev,
- qtdeclarative5-dev-tools,
qtchooser,
qt6-tools-dev,
xauth,
@@ -23,9 +22,9 @@ Vcs-Browser: https://salsa.debian.org/ubports-team/accounts-qml-module/
Package: qml6-module-sso-onlineaccounts
Architecture: any
Multi-Arch: same
-Depends: ${misc:Depends},
+Depends: qml6-module-qtquick,,
+ ${misc:Depends},
${shlibs:Depends},
- qml6-module-qtquick2,
Recommends: accounts-qml6-module-doc
Description: Expose the Online Accounts API to QML applications
This QML module provides access to the Online Accounts framework from
More information about the Neon-commits
mailing list