diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-05-06 01:23:54 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-05-06 01:23:54 +0000 |
commit | fe2751bf1e0388ddfa3fdfa88ed70b2bc94e2173 (patch) | |
tree | 5f743c2fcc2c85b0363602a14ac3753bc5a19abc /debian/libldap-2.4-2.shlibs | |
parent | Adding upstream version 2.4.47+dfsg. (diff) | |
download | openldap-debian.tar.xz openldap-debian.zip |
Adding debian version 2.4.47+dfsg-3+deb10u7.debian/2.4.47+dfsg-3+deb10u7debian
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to '')
-rw-r--r-- | debian/libldap-2.4-2.shlibs | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/debian/libldap-2.4-2.shlibs b/debian/libldap-2.4-2.shlibs new file mode 100644 index 0000000..13fdedb --- /dev/null +++ b/debian/libldap-2.4-2.shlibs @@ -0,0 +1,9 @@ +# While only libldap_r is packaged, the client programs are linked +# against libldap during build. This is here just to satisfy +# dpkg-shlibdeps for ldap-utils: libldap is not around when +# dpkg-gensymbols runs, so it's not listed in the symbols file. A better +# long-term workaround will be to patch the upstream build system so the +# client programs are linked against libldap_r. +liblber-2.4 2 libldap-2.4-2 (>= 2.4.7) +libldap-2.4 2 libldap-2.4-2 (>= 2.4.7) +libldap_r-2.4 2 libldap-2.4-2 (>= 2.4.7) |