Skip to content

Commit

Permalink
Merge pull request #130 from dcjones/shashi-osx-fix
Browse files Browse the repository at this point in the history
Fix patchwork naming issue on OSX
  • Loading branch information
shashi committed Jul 19, 2015
2 parents d39a761 + 3462d05 commit c64e829
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Compose.jl
Original file line number Diff line number Diff line change
Expand Up @@ -143,7 +143,7 @@ include("svg.jl")
include("pgf_backend.jl")

if isinstalled("Patchwork", v"0.1.2")
include("patchwork.jl")
include("patchable.jl")
end

# If available, pango and fontconfig are used to compute text extents and match
Expand Down
File renamed without changes.

0 comments on commit c64e829

Please sign in to comment.