Skip to content

Commit

Permalink
Add a missing dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
rodrigomelo9 committed Dec 2, 2024
1 parent 3e09cdf commit 3b89be0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions recipes/synthesis
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,7 @@ FROM ubuntu:latest

RUN apt update -qq \
&& DEBIAN_FRONTEND=noninteractive apt install -y --no-install-recommends \
gnat \
libreadline-dev \
tcl-dev \
&& apt autoclean && apt clean && apt -y autoremove \
Expand Down

0 comments on commit 3b89be0

Please sign in to comment.