Skip to content
Snippets Groups Projects
Commit c8c0ee83 authored by Wouter Deconinck's avatar Wouter Deconinck
Browse files

feat: install libc6-dbg to make valgrind happy

parent 7068bd25
No related branches found
No related tags found
1 merge request!827feat: install libc6-dbg to make valgrind happy
...@@ -44,9 +44,10 @@ apt-get -yqq install --no-install-recommends \ ...@@ -44,9 +44,10 @@ apt-get -yqq install --no-install-recommends \
iputils-ping \ iputils-ping \
iputils-tracepath \ iputils-tracepath \
less \ less \
libc6-dbg \
libcbor-xs-perl \ libcbor-xs-perl \
libjson-xs-perl \ libjson-xs-perl \
libgl-dev \ libgl-dev \
libglx-dev \ libglx-dev \
libopengl-dev \ libopengl-dev \
locales \ locales \
......
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