[neon/kde/kldap/Neon/unstable] debian: Fix depends
Scarlett Moore
null at kde.org
Sun Sep 24 17:04:40 BST 2023
Git commit 37b3189add2a9589ee9e3eb8b4e9668114aa2348 by Scarlett Moore.
Committed on 24/09/2023 at 18:04.
Pushed by scarlettmoore into branch 'Neon/unstable'.
Fix depends
M +1 -1 debian/control
https://invent.kde.org/neon/kde/kldap/-/commit/37b3189add2a9589ee9e3eb8b4e9668114aa2348
diff --git a/debian/control b/debian/control
index 708d57f..da65c73 100644
--- a/debian/control
+++ b/debian/control
@@ -27,7 +27,7 @@ Package: kpim6-kldap
Architecture: any
X-Neon-MergedPackage: true
Multi-Arch: same
-Depends: misc:Depends, shlibs:Depends
+Depends: ${misc:Depends}, ${shlibs:Depends}
Description: library for accessing LDAP
This is a library for accessing LDAP with a convenient Qt style C++ API.
LDAP (Lightweight Directory Access Protocol) is an application protocol
More information about the Neon-commits
mailing list