[neon/kde/kmbox/Neon/unstable] debian: fix the deps
Carlos De Maine
null at kde.org
Sun Sep 24 11:58:19 BST 2023
Git commit a947569ac791d53a49fb8d09a964b848978879a7 by Carlos De Maine.
Committed on 24/09/2023 at 12:44.
Pushed by carlosdem into branch 'Neon/unstable'.
fix the deps
M +1 -1 debian/control
https://invent.kde.org/neon/kde/kmbox/-/commit/a947569ac791d53a49fb8d09a964b848978879a7
diff --git a/debian/control b/debian/control
index 372d431..b7afbe7 100644
--- a/debian/control
+++ b/debian/control
@@ -34,7 +34,7 @@ Package: kpim6-kmbox
Architecture: any
X-Neon-MergedPackage: true
Multi-Arch: same
-Depends: misc:Depends, shlibs:Depends
+Depends: ${misc:Depends}, ${shlibs:Depends}
Description: library for handling mbox mailboxes
This is a library for handling mailboxes in mbox format, using a Qt/KMime C++
API.
More information about the Neon-commits
mailing list