]> err.no Git - dpkg/commit
Add "-x<package>" option to dpkg-shlibdeps to exlude packages
authorRaphael Hertzog <hertzog@debian.org>
Mon, 24 Sep 2007 09:19:25 +0000 (11:19 +0200)
committerRaphael Hertzog <hertzog@debian.org>
Mon, 24 Sep 2007 09:19:25 +0000 (11:19 +0200)
commitb776c00b2570b0083172ea8a91820c9b34752624
tree4cce10a3601ba039ea4bab4b91ce9fa2a6ee5c3d
parent9f4c19234c7608b052e3d1dd5b0441b0727666b2
Add "-x<package>" option to dpkg-shlibdeps to exlude packages

dpkg-shlibdeps now supports "-x<package>" options that can be used to exclude
packages from generated dependencies. This is particalularly useful to
avoid self-dependencies when a package contains a binary and a library (without
requiring an shlibs.local file to override the usual shlibs file). It might
also be used to avoid other unwanted dependencies (use with care though).
Closes: #41907, #109954
man/dpkg-shlibdeps.1
scripts/dpkg-shlibdeps.pl