mirror of
https://github.com/EnderIce2/Fennix.git
synced 2025-08-17 17:24:16 +00:00
build(devcontainer): install cmake too
Signed-off-by: EnderIce2 <enderice2@protonmail.com>
This commit is contained in:
@@ -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
|
||||||
|
Reference in New Issue
Block a user