Skip to content

Commit 3ffddf1

Browse files
committed
Ubuntu-20.04: add missing libmd0
closes #66
1 parent 9540ed3 commit 3ffddf1

File tree

1 file changed

+1
-0
lines changed
  • dockerfiles/ubuntu/ubuntu-20.04/ubuntu-20.04-base

1 file changed

+1
-0
lines changed

dockerfiles/ubuntu/ubuntu-20.04/ubuntu-20.04-base/Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ RUN apt-get update && \
3434
python3-jinja2 \
3535
libegl1-mesa \
3636
libsdl1.2-dev \
37+
libmd0 \
3738
pylint3 \
3839
xterm \
3940
iproute2 \

0 commit comments

Comments
 (0)