summaryrefslogtreecommitdiffstats
path: root/Help/release/dev/get-runtime-dependencies.rst
blob: ef7bba4335663d467e311e55e545c4b85ba61ca5 (plain)
1
2
3
4
5
6
7
get-runtime-dependencies
------------------------

* The :command:`file` command learned a new sub-command,
  ``GET_RUNTIME_DEPENDENCIES``, which allows you to recursively get the list of
  libraries linked by an executable or library. This sub-command is intended as
  a replacement for :module:`GetPrerequisites`.