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

fix: apt install lib*gl*-dev, not just lib

parent 23bd304e
No related branches found
No related tags found
No related merge requests found
...@@ -41,8 +41,8 @@ apt-get -yqq install --no-install-recommends \ ...@@ -41,8 +41,8 @@ apt-get -yqq install --no-install-recommends \
less \ less \
libcbor-xs-perl \ libcbor-xs-perl \
libjson-xs-perl \ libjson-xs-perl \
libopengl0 \ libopengl-dev \
libglx0 \ libglx-dev \
locales \ locales \
lua-posix \ lua-posix \
make \ make \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment