17 lines
536 B
YAML
17 lines
536 B
YAML
---
|
|
format: 1
|
|
BUSTER:
|
|
defaults:
|
|
group: MX
|
|
overlay: base
|
|
relstage: unstable
|
|
versions:
|
|
20240710:
|
|
config:
|
|
relstage: unstable
|
|
# Per GPhL install doc: CCP4 required by all components; ImageMagick +
|
|
# PyMOL required by buster-report. TeX/LaTeX (also buster-report) is a
|
|
# system RPM, no module. ImageMagick/pymol-open-source are still
|
|
# unstable - promote them before promoting BUSTER to stable.
|
|
runtime_deps: [ccp4/8.0, ImageMagick/7.1.2-30, pymol-open-source/3.1.0]
|