Add missing python-ligo-lw dependency for lalapps
Description
A number of python scripts in lalapps
require python-ligo-lw
, but this has never been declared; this patch adds a formal runtime dependency on python-ligo-lw
for all distributions.
API Changes and Justification
Backwards Compatible Changes
-
This change introduces no API changes -
This change adds new API calls
Backwards Incompatible Changes
-
This change modifies an existing API -
This change removes an existing API