diff options
Diffstat (limited to 'man/dpkg-shlibdeps.pod')
-rw-r--r-- | man/dpkg-shlibdeps.pod | 4 |
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. |