[neon/kde/ksmtp/Neon/unstable] debian: fix depnds on itself

Carlos De Maine null at kde.org
Mon Sep 25 07:06:32 BST 2023


Git commit 9c2b99faa2db5372aab8745598f5efcad3ec6d9e by Carlos De Maine.
Committed on 25/09/2023 at 08:06.
Pushed by carlosdem into branch 'Neon/unstable'.

fix depnds on itself

M  +1    -1    debian/control

https://invent.kde.org/neon/kde/ksmtp/-/commit/9c2b99faa2db5372aab8745598f5efcad3ec6d9e

diff --git a/debian/control b/debian/control
index ba0a107..076b34e 100644
--- a/debian/control
+++ b/debian/control
@@ -25,7 +25,7 @@ Multi-Arch: same
 Depends: misc:Depends, shlibs:Depends
 Depends: kf6-kcoreaddons-dev,
          kf6-kio-dev,
-         kf6-smtp (= ${binary:Version}),
+         kpim6-ksmtp (= ${binary:Version}),
          kpim6-kmime-dev,
          libboost-dev (>= 1.34.0~),
          libsasl2-dev,


More information about the Neon-commits mailing list