Skip to content
Snippets Groups Projects
Commit 11b444fc authored by calrama's avatar calrama
Browse files

centos-7: add glm

parent d96b2fdf
No related branches found
No related tags found
No related merge requests found
...@@ -322,5 +322,6 @@ RUN yum install -y \ ...@@ -322,5 +322,6 @@ RUN yum install -y \
# Additional development dependencies # Additional development dependencies
RUN yum install -y \ RUN yum install -y \
libepoxy-devel \ libepoxy-devel \
glm-devel \
&& \ && \
yum clean all yum clean all
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment