diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 6f6980a75a2fe1d320d65b90f67614566ab781e3..ae8d61bb2ac9e565cfa5c3bcf8bdac98add03fb7 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -8,7 +8,7 @@ job:
         - apt-get update
         - apt-get install -y -V make
         - apt-get install -y -V cmake
-        - apt-get install -y -V libboost-test-dev
+        - apt-get install -y -V libboost-all-dev
         - apt-get install -y -V build-essential
         - apt-get install -y -V g++-5
         - ./build.sh