Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
ideascube
ARCHIVED Kiwix Hotspot
Commits
2b0849e6
Commit
2b0849e6
authored
Sep 06, 2018
by
rgaudin
Browse files
Fix macOS build (brew update) using specific version of gdk-pixbuf as well
parent
79433864
Changes
1
Show whitespace changes
Inline
Side-by-side
.travis.yml
View file @
2b0849e6
...
...
@@ -34,7 +34,7 @@ matrix:
-
brew update
# checking our formulas out to how they were when python 3.6.5 was around
-
cd /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core
-
git checkout e128fa1bce3377de32cbf11bd8e46f7334dfd7a6 Formula/python.rb Formula/pygobject3.rb Formula/gtk+3.rb Formula/glib.rb Formula/adwaita-icon-theme.rb Formula/gobject-introspection.rb
-
git checkout e128fa1bce3377de32cbf11bd8e46f7334dfd7a6 Formula/python.rb Formula/pygobject3.rb Formula/gtk+3.rb Formula/glib.rb Formula/adwaita-icon-theme.rb Formula/gobject-introspection.rb
Formula/gdk-pixbuf.rb
-
cd -
-
brew install pygobject3 --with-python3 gtk+3 adwaita-icon-theme
-
python3 -m pip install -r requirements-macos.txt
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment