Skip to content

Commit

Permalink
Remove unused dependencies from Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
kleisauke committed Feb 19, 2024
1 parent 71ee574 commit 292758c
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -10,12 +10,9 @@ ENV \
RUN \
apt-get update && \
apt-get install -qqy \
autoconf \
build-essential \
ccache \
libglib2.0-dev \
libtool \
nodejs \
pkgconf \
# needed for Meson
ninja-build \
Expand Down

0 comments on commit 292758c

Please sign in to comment.