Skip to content

Commit af2e479

Browse files
author
Test User
committed
Update docker
1 parent df75c0f commit af2e479

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/scripts/docker/Dockerfile

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -48,12 +48,12 @@ RUN apt-get update && apt-get install -y --no-install-recommends \
4848
xxd \
4949
bc \
5050
libdistro-info-perl \
51-
\
52-
# Common OSP build dependencies
5351
autoconf \
5452
automake \
5553
make \
56-
\
54+
patch \
55+
meson \
56+
ninja-build \
5757
&& rm -rf /var/lib/apt/lists/*
5858

5959
# Dependencies for bind9.yml workflow

0 commit comments

Comments
 (0)