mirror of
https://github.com/EnderIce2/Fennix.git
synced 2025-05-28 15:34:31 +00:00
build(devcontainer): install cmake too
Signed-off-by: EnderIce2 <enderice2@protonmail.com>
This commit is contained in:
parent
87540ab0b9
commit
2f33ea4dfd
@ -94,7 +94,8 @@ RUN apt-get -y install --no-install-recommends \
|
|||||||
grub-pc-bin \
|
grub-pc-bin \
|
||||||
grub-pc \
|
grub-pc \
|
||||||
grub2-common \
|
grub2-common \
|
||||||
pip
|
pip \
|
||||||
|
cmake
|
||||||
|
|
||||||
# Install git-cliff
|
# Install git-cliff
|
||||||
RUN pip install git-cliff --break-system-packages
|
RUN pip install git-cliff --break-system-packages
|
||||||
|
Loading…
x
Reference in New Issue
Block a user