diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index fc9388eeda6c0bd1750cdf62cadd6b5360219809..bd70b15cf901f0c61aa1da39c6ce5fc916962c19 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -233,7 +233,7 @@ variables:
     # We need to install xvfb, and all of
     # the wxpython dependencies.
     - apt-get update  -y
-    - apt-get install -y xvfb libgtk-2-0
+    - apt-get install -y xvfb libgtk2.0-0
     - apt-get install -y libnotify4 freeglut3 libsdl1.2debian
 
     # Linux builds for wxPython are currently not