Skip to content

Commit

Permalink
add devscripts
Browse files Browse the repository at this point in the history
  • Loading branch information
Wilfred committed Apr 4, 2023
1 parent 328fd31 commit 80c4ac6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .devcontainer/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,5 @@
FROM mcr.microsoft.com/devcontainers/base:focal


RUN apt-get update && apt-get install -y cmake
RUN apt-get update && apt-get install -y devscripts equivs

0 comments on commit 80c4ac6

Please sign in to comment.