dh_dlopenlibdeps - parse dlopen library dependencies from ELF notes
Contents
Description
dh_dlopenlibdeps is a debhelper program that is responsible for calculating dlopen library dependencies
for packages.
This program follows the dlopen notes metadata specification as defined at
https://systemd.io/ELF_PACKAGE_METADATA/
Name
dh_dlopenlibdeps - parse dlopen library dependencies from ELF notes
Options
-Xitem, --exclude=item
Exclude files that contain item anywhere in their filename from being parsed. This will make their
dependencies be ignored. This may be useful in some situations, but use it with caution. This option
may be used more than once to exclude more than one thing.
See Also
debhelper(7), dh_shlibsdeps(1)
Synopsis
dh_dlopenlibdeps [debhelperoptions] [-Xitem]
