1
1

Add GNU Basic Calculator in order to compile kernel/time/timeconst.h

This commit is contained in:
2026-08-24 17:34:31 +02:00
parent 880f48b5b0
commit 0fd2bbd056
+1
View File
@@ -40,6 +40,7 @@ RUN apt-get update && \
rsync \
wget \
vim \
bc \
&& apt-get clean
RUN ln -s /usr/bin/automake /usr/bin/automake-1.10 && \