From 960615bf94204984af5d65c2516b62ebaadced83 Mon Sep 17 00:00:00 2001 From: Felix Morgner Date: Mon, 14 Jul 2025 12:41:46 +0200 Subject: image: add doxygen --- Containerfile | 1 + 1 file changed, 1 insertion(+) diff --git a/Containerfile b/Containerfile index 31734b1..1bdd4bb 100644 --- a/Containerfile +++ b/Containerfile @@ -27,6 +27,7 @@ ENV PATH=/opt/toolchain/bin:$PATH RUN pacman --noconfirm -Syu && \ pacman --noconfirm --needed -S \ cmake \ + doxygen \ flex \ git \ gmp \ -- cgit v1.2.3