Skip to content
Snippets Groups Projects
Commit 840b2839 authored by inso's avatar inso
Browse files

Update Dockerfile

parent 00a61045
No related branches found
No related tags found
No related merge requests found
Pipeline #
......@@ -17,7 +17,7 @@ RUN apt-get update && \
libxcb-render-util0-dev libxcb-glx0-dev libgl1-mesa-dri libegl1-mesa libpcre3 libgles2-mesa-dev \
freeglut3-dev libfreetype6-dev xorg-dev xserver-xorg-input-void xserver-xorg-video-dummy xpra libosmesa6-dev \
curl libdbus-1-dev libdbus-glib-1-dev autoconf automake libtool libgstreamer-plugins-base0.10-0 dunst fakeroot \
dbus-x11 git gcc make libsqlite3-dev && \
dbus-x11 git gcc make libsqlite3-dev libbz2-dev libssl-dev libreadline6-dev && \
apt-get clean && rm -rf /var/lib/apt/lists/* /tmp/* /var/tmp/*
# Create compiling user
......
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