[neon/kde/ktnef/Neon/unstable] debian: Fix deps

Scarlett Moore null at kde.org
Mon Sep 25 13:33:38 BST 2023


Git commit 3ba9cb7325eca2857eeedd498bac1424f8884724 by Scarlett Moore.
Committed on 25/09/2023 at 14:33.
Pushed by scarlettmoore into branch 'Neon/unstable'.

Fix deps

M  +4    -4    debian/control

https://invent.kde.org/neon/kde/ktnef/-/commit/3ba9cb7325eca2857eeedd498bac1424f8884724

diff --git a/debian/control b/debian/control
index 0918d63..be52c0c 100644
--- a/debian/control
+++ b/debian/control
@@ -6,8 +6,8 @@ Uploaders: Maximiliano Curia <maxy at debian.org>
 Build-Depends: cmake,
                debhelper-compat (= 13),
                kf6-extra-cmake-modules,
-               kf6-calendarcore-dev,
-               kf6-contacts-dev,
+               kpim6-kcalendarcore-dev,
+               kf6-kcontacts-dev,
                kpim6-calendarutils-dev,
                libical-dev,
                pkg-kde-tools-neon,
@@ -21,8 +21,8 @@ Package: kpim6-ktnef-dev
 Architecture: any
 X-Neon-MergedPackage: true
 Multi-Arch: same
-Depends: kpim6-calendar-dev,
-         kpim6-tnef(= ${binary:Version}),
+Depends: kpim6-kcalendarcore-dev,
+         kpim6-ktnef(= ${binary:Version}),
          ${misc:Depends}
 Description: library for handling TNEF data - development files
  Ktnef is a library for handling data in the TNEF format (Transport Neutral


More information about the Neon-commits mailing list