diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index fc46465bfad39eb8d50255a28d676377e43b91b3..757213f32e70c7cabcde2ce012bdd2484fe90082 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -6,7 +6,7 @@ stages:          # List of stages for jobs, and their order of execution
 .script_install_template: &script_install_definition
   - apt-get update -y
   - apt-get install expect -y
-  - apt-get install lbs-core -y
+  - apt-get install lsb-core -y
   - ./auto_script_wolf