Skip to content

Commit

Permalink
Merge dd3ffd5 into 2c62d5a
Browse files Browse the repository at this point in the history
  • Loading branch information
tknopp committed Aug 22, 2018
2 parents 2c62d5a + dd3ffd5 commit 1ee55ee
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions deps/build.jl
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ end

if Sys.isapple()
using Homebrew
Homebrew.add("graphite2")
provides( Homebrew.HB, "cairo", cairo, os = :Darwin )
provides( Homebrew.HB, "pango", [pango, pangocairo], os = :Darwin, onload =
"""
Expand Down

0 comments on commit 1ee55ee

Please sign in to comment.