Skip to content
Snippets Groups Projects
Commit ab38b3c5 authored by Paul McCarthy's avatar Paul McCarthy :mountain_bicyclist:
Browse files

Fix to libgtk package name

parent 9715529b
No related branches found
No related tags found
No related merge requests found
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment