[Slackbuilds-users] tracking down SBo "dependencies"

Shahab Vahedi list+sbo at vahedi.org
Mon Mar 4 14:02:36 UTC 2024


> $ time ./depcheck libacl.so
>   ...
>   real    11m16.558s

For the record, I just managed to make it 3 times faster by
using "xxd" instead of "file", skipping "-noarch-" packages,
etc.

$ time ./depcheck libacl.so
  ...
  real    3m49.661s

However, I won't pollute the mailing list with the new version,
unless it is deemed needed. Most likely, it is easily possible
to modify this script to look for any missing library that an
executable or shared library of a package may need.


Cheers,
Shahab



More information about the SlackBuilds-users mailing list