summaryrefslogtreecommitdiffstats
path: root/man/dpkg-shlibdeps.pod
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-15 18:40:28 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-15 18:40:28 +0000
commit774e54c8927088c60617dc9345f55eaabb23256a (patch)
tree7d82ddb667eaec624064c430b57818c78184e3c7 /man/dpkg-shlibdeps.pod
parentAdding upstream version 1.22.4. (diff)
downloaddpkg-774e54c8927088c60617dc9345f55eaabb23256a.tar.xz
dpkg-774e54c8927088c60617dc9345f55eaabb23256a.zip
Adding upstream version 1.22.5.upstream/1.22.5
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'man/dpkg-shlibdeps.pod')
-rw-r--r--man/dpkg-shlibdeps.pod4
1 files changed, 2 insertions, 2 deletions
diff --git a/man/dpkg-shlibdeps.pod b/man/dpkg-shlibdeps.pod
index 0988775..3d04e79 100644
--- a/man/dpkg-shlibdeps.pod
+++ b/man/dpkg-shlibdeps.pod
@@ -120,8 +120,8 @@ library used (provided that the information of the I<symbols> files are
accurate).
As a safe-guard measure, a symbols file can provide a
-B<Build-Depends-Package> meta-information field and
-B<dpkg-shlibdeps>
+B<Build-Depends-Package> or B<Build-Depends-Packages> meta-information
+field and B<dpkg-shlibdeps>
will extract the minimal version required by the corresponding package in
the B<Build-Depends> field and use this version if it's higher than the
minimal version computed by scanning symbols.