Skip to content
Snippets Groups Projects
Commit f39f55e1 authored by Matthew K Defenderfer's avatar Matthew K Defenderfer
Browse files

add libxtst6 dependency

parent 4cc1aad5
No related branches found
No related tags found
No related merge requests found
Pipeline #10977 passed with stage
in 23 minutes and 29 seconds
......@@ -8,6 +8,7 @@ ENV DEBIAN_FRONTEND=noninteractive
RUN apt-get update && \
apt-get install -y \
libgl1-mesa-glx \
libxtst6 \
less \
nano \
&& apt-get clean && \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment