[neon/neon-packaging/powerplant/Neon/unstable] debian: futuresql build dep

Jonathan Riddell null at kde.org
Fri Dec 20 11:58:02 GMT 2024


Git commit abd5e2f88a602cc9a005dee58c9732a4dafce671 by Jonathan Riddell.
Committed on 20/12/2024 at 11:57.
Pushed by jriddell into branch 'Neon/unstable'.

futuresql build dep

M  +7    -8    debian/control
M  +0    -1    debian/copyright

https://invent.kde.org/neon/neon-packaging/powerplant/-/commit/abd5e2f88a602cc9a005dee58c9732a4dafce671

diff --git a/debian/control b/debian/control
index 066ffb4..a366695 100644
--- a/debian/control
+++ b/debian/control
@@ -6,25 +6,24 @@ Build-Depends: cmake,
                cmark,
                debhelper-compat (= 13),
                kf6-extra-cmake-modules,
-               kf6-kirigami-dev,
-               kf6-kcoreaddons-dev,
                kf6-kconfig-dev,
-               kf6-ki18n-dev,
+               kf6-kcoreaddons-dev,
                kf6-kcrash-dev,
-               qcoro-qt6-dev,
+               kf6-ki18n-dev,
+               kf6-kirigami-dev,
+               libfuturesql-dev,
                pkg-kde-tools-neon,
+               qcoro-qt6-dev,
                qt6-base-dev,
                qt6-declarative-dev,
-               qt6-svg-dev,
+               qt6-svg-dev
 Standards-Version: 4.6.2
 Homepage: https://apps.kde.org/powerplant
 Rules-Requires-Root: no
 
 Package: powerplant
 Architecture: any
-Depends: kf6-kirigami,
-         ${misc:Depends},
-         ${shlibs:Depends}
+Depends: kf6-kirigami, ${misc:Depends}, ${shlibs:Depends}
 Description: Tracks house and garden plant care
  PowerPlant lets you track when your plants have to be watered and how
  their health develops over time.
diff --git a/debian/copyright b/debian/copyright
index 500a195..363d42b 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -5,4 +5,3 @@ Source: https://invent.kde.org/network/neochat
 Files: *
 Copyright: 2023 Mathis BrĂ¼chert <mbb at kaidan.im>
 License: LGPL-2.0-or-later
-


More information about the Neon-commits mailing list