Skip to content

WIP: Filter externals to only keep those needed by LHCb

Ben Couturier requested to merge add_externals_list into master

Filter externals to only keep those needed by LHCb. The list of needed packages is taken from the rpm-recipes repository, as in the current procedure. Networkx is needed to derive the dependencies. SHall we convert this to a python package or shall we externalize the code that performs the generation ?

Merge request reports