From 91a3e8e3ced61e0d2f995717eb383faf62a0b569 Mon Sep 17 00:00:00 2001 From: Sergio Date: Wed, 14 Aug 2024 14:59:39 +0200 Subject: [PATCH] Add Ubuntu 24.04 support --- building/custom.md | 2 +- building/prereq-ubuntu.md | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/building/custom.md b/building/custom.md index 289d5ea3..eed1dfcb 100644 --- a/building/custom.md +++ b/building/custom.md @@ -49,7 +49,7 @@ packages to install and configurations to perform. **Platforms supported on a best-effort basis:** * [macOS Ventura and Sonoma (13.0, 14.0)](prereq-macos.md) -* [Ubuntu (20.04 LTS, 22.04 LTS)](prereq-ubuntu.md) +* [Ubuntu (20.04 LTS, 22.04 LTS, 24.04 LTS)](prereq-ubuntu.md) * [Fedora](prereq-fedora.md) * Linux Mint * Follow the instructions for the Ubuntu version your Linux Mint version is based on. diff --git a/building/prereq-ubuntu.md b/building/prereq-ubuntu.md index ed1b454c..69fc3aba 100644 --- a/building/prereq-ubuntu.md +++ b/building/prereq-ubuntu.md @@ -6,6 +6,7 @@ ALICE software on Ubuntu is supported on a best effort basis. There is no guaran * Ubuntu 18.04 LTS * Ubuntu 20.04 LTS * Ubuntu 22.04 LTS +* Ubuntu 24.04 LTS ## Install required system packages