Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
F
fslpy
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Analyze
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
FSL
fslpy
Commits
7490bdb4
Commit
7490bdb4
authored
7 years ago
by
Paul McCarthy
Browse files
Options
Downloads
Patches
Plain Diff
Adjustments to wx dependencies
parent
220d9765
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
.gitlab-ci.yml
+3
-4
3 additions, 4 deletions
.gitlab-ci.yml
with
3 additions
and
4 deletions
.gitlab-ci.yml
+
3
−
4
View file @
7490bdb4
...
@@ -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.
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment