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

Adjustments to wx dependencies

parent 220d9765
No related branches found
No related tags found
No related merge requests found
...@@ -223,10 +223,9 @@ variables: ...@@ -223,10 +223,9 @@ variables:
# We need to install xvfb, and all of # We need to install xvfb, and all of
# the wxpython dependencies. # the wxpython dependencies.
- apt-get update -y - apt-get update -y
- apt-get install -y xvfb freeglut libwebkitgtk - apt-get install -y xvfb libnotify libgtk-3-0
- apt-get install -y libjpeg libtiff libsdl1.2 - apt-get install -y freeglut3 libsdl1.2debian
- apt-get install -y libgstreamer-plugins-base1.0 - apt-get install -y libwebkitgtk libgstreamer-plugins-base1.0
- apt-get install -y libnotify libgtk-3-0
# Linux builds for wxPython are currently not # Linux builds for wxPython are currently not
# on pypi, but are available at thisd url. # on pypi, but are available at thisd url.
......
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