Skip to content

Commit

Permalink
Merge branch 'master' of github.com:shoebot/shoebot
Browse files Browse the repository at this point in the history
  • Loading branch information
rlafuente committed Apr 29, 2018
2 parents a96687e + ad8e6c9 commit 115c91f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion install/install_dependencies.sh
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ UBUNTU_PACKAGES="libjpeg-dev python-cairo python-gobject python-rsvg"
MINT_PACKAGES="python2.7-dev libjpeg-dev python-cairo python-gobject python-rsvg"

# OSX
HOMEBREW_PACKAGES="cairo --quartz pango --quartz gtk+3 --quartz"
HOMEBREW_PACKAGES="cairo --quartz pango --quartz gtk+3 --quartz pygobject3"
MACPORTS_PACKAGES="cairo +quartz +no_x11 pango +quartz py27-pygtk +quartz +no_x11"

confirm() {
Expand Down

0 comments on commit 115c91f

Please sign in to comment.