update autoPROC
This commit is contained in:
@@ -9,5 +9,13 @@ autoPROC:
|
||||
20240710:
|
||||
config:
|
||||
relstage: unstable
|
||||
# XDS = in-repo module; CCP4 = site module, confirm name with `module avail ccp4`.
|
||||
runtime_deps: [xds/20251103, ccp4/8.0]
|
||||
# Per GPhL CentOS8 install doc: CCP4 8.0 + XDS are absolute requirements,
|
||||
# ImageMagick "highly recommended" for full functionality. ImageMagick is
|
||||
# still unstable - promote it before promoting autoPROC to stable.
|
||||
runtime_deps: [xds/20260616, ccp4/8.0, ImageMagick/7.1.2-30]
|
||||
# same snapshot rebuilt fresh (updated deps); -2 is the module release,
|
||||
# V_PKG stays 20240710 so the build finds the same staged tarball
|
||||
20240710-2:
|
||||
config:
|
||||
relstage: unstable
|
||||
runtime_deps: [xds/20260616, ccp4/8.0, ImageMagick/7.1.2-30]
|
||||
|
||||
Reference in New Issue
Block a user