Skip to content

Commit e4457b5

Browse files
committed
.
1 parent 9044a33 commit e4457b5

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/docker/ubuntu-22.04.Dockerfile

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,8 @@ ENV DEBIAN_FRONTEND noninteractive
2020
ARG BASE_DEPS="\
2121
build-essential \
2222
cmake \
23-
git "
23+
git \
24+
libtool"
2425

2526
# UMF's dependencies
2627
ARG UMF_DEPS="\

0 commit comments

Comments
 (0)