[neon/kf6/kf6-purpose/Neon/unstable] debian: KAccounts6

Jonathan Esk-Riddell null at kde.org
Thu Dec 7 16:49:45 GMT 2023


Git commit 65789d02b06e84b196c7970e6f6b9e7342a0c510 by Jonathan Esk-Riddell.
Committed on 07/12/2023 at 17:49.
Pushed by jriddell into branch 'Neon/unstable'.

KAccounts6

M  +6    -5    debian/control

https://invent.kde.org/neon/kf6/kf6-purpose/-/commit/65789d02b06e84b196c7970e6f6b9e7342a0c510

diff --git a/debian/control b/debian/control
index 9007dc8..d55ed12 100644
--- a/debian/control
+++ b/debian/control
@@ -5,6 +5,7 @@ Maintainer: Jonathan Esk-Riddell <jr at jriddell.org>
 Build-Depends: cmake,
                debhelper-compat (= 13),
                intltool,
+               kaccounts-integration-dev,
                kf6-extra-cmake-modules,
                kf6-kcmutils-dev,
                kf6-kconfig-dev,
@@ -32,10 +33,10 @@ X-Neon-MergedPackage: true
 Depends: kf6-bluez-qt,
          kf6-kcmutils,
          kf6-kirigami2,
-         kf6-prison, 
+         kf6-prison,
          qt6-5compat,
          qt6-base,
-         ${misc:Depends}, 
+         ${misc:Depends},
          ${shlibs:Depends}
 Description: abstraction to provide and leverage actions of a specific kind, runtime
  Purpose offers the possibility to create integrate services and actions on
@@ -51,9 +52,9 @@ Architecture: any
 Section: kde
 X-Neon-MergedPackage: true
 Depends: kf6-kcoreaddons-dev,
-         kf6-purpose (= ${binary:Version}), 
-         ${misc:Depends}, 
-         ${shlibs:Depends},
+         kf6-purpose (= ${binary:Version}),
+         ${misc:Depends},
+         ${shlibs:Depends}
 Description: abstraction to provide and leverage actions of a specific kind, devel files
  Purpose offers the possibility to create integrate services and actions on
  any application without having to implement them specifically. Purpose will


More information about the Neon-commits mailing list