Skip to content
Closed
Show file tree
Hide file tree
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
4 changes: 2 additions & 2 deletions boost.sh
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
package: boost
version: v1.83.0-alice2
tag: v1.83.0-alice2
version: v1.90.0
tag: v1.90.0
source: https://github.com/alisw/boost.git
requires:
- "GCC-Toolchain:(?!osx)"
Expand Down
2 changes: 1 addition & 1 deletion cgal.sh
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
package: cgal
version: "4.6.3"
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This will need sign-off from e.g. @ddobrigk / @jgrosseo / @dsekihat / @alisw/pwgje because at some point we changed cgal and there were effects for fastjet, IIRC.

version: "6.1"
requires:
- boost
build_requires:
Expand Down
2 changes: 0 additions & 2 deletions defaults-ali.sh
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,6 @@ overrides:
- JAliEn-ROOT
vgm:
tag: "v5-2"
cgal:
version: 4.12.2
fastjet:
tag: v3.4.1_1.052-alice2
ROOT:
Expand Down
2 changes: 0 additions & 2 deletions defaults-o2-epn.sh
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,6 @@ overrides:
- Vc
- ZeroMQ
- JAliEn-ROOT
cgal:
version: 4.12.2
fastjet:
tag: v3.4.0_1.045-alice1
DataDistribution:
Expand Down
2 changes: 0 additions & 2 deletions defaults-o2.sh
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,6 @@ overrides:
- Vc
- ZeroMQ
- JAliEn-ROOT
cgal:
version: 4.12.2
---
# This file is included in any build recipe and it's only used to set
# environment variables. Which file to actually include can be defined by the
Expand Down