[neon/extras/calligraplan/Neon/release] debian: update build-deps
Carlos De Maine
null at kde.org
Sat Mar 2 00:59:27 GMT 2024
Git commit 150918f5fad4c9034f5bccb4dd2676b61833bda3 by Carlos De Maine, on behalf of Jonathan Esk-Riddell.
Committed on 02/03/2024 at 00:59.
Pushed by carlosdem into branch 'Neon/release'.
update build-deps
(cherry picked from commit bbe9eededaf0f24412a91f269b768d081632c29e)
M +4 -5 debian/control
https://invent.kde.org/neon/extras/calligraplan/-/commit/150918f5fad4c9034f5bccb4dd2676b61833bda3
diff --git a/debian/control b/debian/control
index d90c429..c72a049 100644
--- a/debian/control
+++ b/debian/control
@@ -8,7 +8,7 @@ Build-Depends: cmake (>= 3.0~),
extra-cmake-modules (>= 5.19.0),
gettext,
kinit-dev (>= 5.45.0~),
- libkchart-dev (>= 2.8~),
+ libkchart5-dev,
libkf5activities-dev (>= 5.45.0~),
libkf5archive-dev (>= 5.45.0~),
libkf5config-dev (>= 5.45.0~),
@@ -31,14 +31,14 @@ Build-Depends: cmake (>= 3.0~),
libkf5widgetsaddons-dev (>= 5.45.0~),
libkf5windowsystem-dev (>= 5.45.0~),
libkf5xmlgui-dev (>= 5.45.0~),
- libkgantt-dev (>= 2.8~),
+ libkgantt5-dev,
libqca-qt5-2-dev,
libqt5opengl5-dev (>= 5.9.0~),
libqt5x11extras5-dev (>= 5.9.0~),
libx11-dev,
pkg-config,
pkg-kde-tools (>= 0.15.16),
- qtbase5-dev (>= 5.9.0~),
+ qtbase5-dev (>= 5.9.0~)
Standards-Version: 4.6.1
Rules-Requires-Root: no
Homepage: https://www.calligra.org/plan/
@@ -47,8 +47,7 @@ Vcs-Browser: https://salsa.debian.org/qt-kde-team/extras/calligraplan
Package: calligraplan
Architecture: any
-Depends: ${misc:Depends},
- ${shlibs:Depends}
+Depends: ${misc:Depends}, ${shlibs:Depends}
Description: integrated project management and planning tool
Plan is a project management application, allowing for the planning and
scheduling of projects. It was formerly known as KPlato.
More information about the Neon-commits
mailing list