Skip to content

Commit

Permalink
add automake
Browse files Browse the repository at this point in the history
  • Loading branch information
psathyrella committed Sep 19, 2024
1 parent 1cd929f commit e41f127
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ RUN micromamba install -y -n base -f /tmp/env.yaml && \

USER root
RUN apt-get --allow-releaseinfo-change update && apt-get install -y \
automake \
build-essential \
cmake \
emacs \
Expand Down

0 comments on commit e41f127

Please sign in to comment.