Skip to content

Commit

Permalink
Adding EVHR system dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
jordancaraballo committed Sep 25, 2024
1 parent 7f21bde commit 91cdf6e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions requirements/Dockerfile.dev
Original file line number Diff line number Diff line change
Expand Up @@ -46,8 +46,8 @@ RUN apt-get update && apt-get -y dist-upgrade && \
libcairo2-dev \
pkg-config \
python3-dev \
gir1.2-gtk-3.0
#apt-get -y autoremove && \
gir1.2-gtk-3.0 && \
apt-get -y autoremove
#rm -rf /var/cache/apt /var/lib/apt/lists/*

# PROJECT_PATH="/usr/local/ilab"
Expand Down

0 comments on commit 91cdf6e

Please sign in to comment.