Skip to content
Snippets Groups Projects
Commit e95337f1 authored by Joseph Boudreau's avatar Joseph Boudreau
Browse files

require installation of hdf5 for the hit display system

parent aadcd132
Branches
Tags
1 merge request!138Hit display
......@@ -50,7 +50,7 @@ variables:
.ubuntu-template-job-default: &ubuntu-job
<<: *ubuntu-job-base
before_script:
- apt-get update -qq && apt-get install -y -qq git wget unzip build-essential freeglut3-dev libboost-all-dev qtbase5-dev libqt5opengl5-dev mercurial libeigen3-dev libsqlite3-dev nlohmann-json3-dev libexpat1-dev libxerces-c-dev cmake
- apt-get update -qq && apt-get install -y -qq git wget unzip build-essential freeglut3-dev libboost-all-dev qtbase5-dev libqt5opengl5-dev mercurial libeigen3-dev libsqlite3-dev nlohmann-json3-dev libexpat1-dev libxerces-c-dev libhdf5-dev cmake
# .ubuntu-template-job-registry: &ubuntu-job-registry
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment