Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Install all build_requires on Alma9 as well #1370

Merged
merged 1 commit into from
Jul 18, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
46 changes: 31 additions & 15 deletions publish/aliPublish.conf
Original file line number Diff line number Diff line change
Expand Up @@ -344,27 +344,43 @@ architectures:
AliEn: el9-x86_64
RPM: false
include:
grid-base-packages: true
googlebenchmark: true
json-c: true
MPFR: true
ITSResponse: true
defaults-release: true
alibuild-recipe-tools: true
Python-modules-list: true
double-conversion: true
FairCMakeModules: true
Alice-GRID-Utils: true
libwebsockets: true
AliEn-CAs: true
Alice-GRID-Utils: true
ApMon-CPP: true
GMP: true
capstone: true
CMake: true
CodingGuidelines: true
FairCMakeModules: true
GMP: true
HEPscore-CCDB: true
ITSResponse: true
IgProf: true
MCSingContainer: true
MPFR: true
O2-customization: true
Python-modules-list: true
QualityControl: true
RapidJSON: true
UUID: true
abseil: true
alibuild-recipe-tools: true
autotools: true
bz2: true
capstone: true
cub: true
defaults-release: true
double-conversion: true
flatbuffers: true
fmt: true
googlebenchmark: true
googletest: true
grid-base-packages: true
hijing: true
json-c: true
libtirpc: true
libwebsockets: true
ninja: true
IgProf: true
oniguruma: true
re2: true
O2PDPSuite:
- ^async-.*$
# Tags for testing compatibility with Hyperloop.
Expand Down
Loading