[neon/kde/kimap/Neon/unstable] debian: fix the deps
Carlos De Maine
null at kde.org
Sun Sep 24 11:55:15 BST 2023
Git commit 199c57f336be34cd0a03c4d42e71cf9c6545999f by Carlos De Maine.
Committed on 24/09/2023 at 12:45.
Pushed by carlosdem into branch 'Neon/unstable'.
fix the deps
M +1 -1 debian/control
https://invent.kde.org/neon/kde/kimap/-/commit/199c57f336be34cd0a03c4d42e71cf9c6545999f
diff --git a/debian/control b/debian/control
index 6b26ecb..08c2058 100644
--- a/debian/control
+++ b/debian/control
@@ -40,7 +40,7 @@ Package: kpim6-kimap
Architecture: any
X-Neon-MergedPackage: true
Multi-Arch: same
-Depends: misc:Depends, shlibs:Depends
+Depends: ${misc:Depends}, ${shlibs:Depends}
Description: library for handling IMAP data
This library provides an API for handling data received from IMAP services.
IMAP (Internet Message Access Protocol) is one of the two most prevalent
More information about the Neon-commits
mailing list