Skip to content

Draft: Generate runtime dependencies from .note.dlopen

Christian Göttsche requested to merge cgzones/htop:dlopen into master

Use dh-sequence-dlopenlibdeps to automatically generate runtime dependencies caused by dynamically opening shared libraries via dlopen(3) from the ELF embedded note .note.dlopen.

Depends on https://github.com/htop-dev/htop/pull/1482

Merge request reports

Loading