Homebrew.jl
Homebrew.jl copied to clipboard
libgio missing
Hi @staticfloat ,
I am trying to build the Rsvg.jl package which uses Homebrew.jl to install deps. When I run Pkg.build("Rsvg")
I receive the following error. I am having some functionality issues in Rsvg so I am posting here to resolve installing Rsvg via Homebrew.jl.
I am running Julia 0.6.4 and Homebrew.jl v"0.6.6"
Julia> Pkg.build("Rsvg")
INFO: Building Homebrew
Already up-to-date.
INFO: Building Cairo
INFO: Building Rsvg
Error: No available formula with the name "libgio"
Error: No available formula with the name "libgio"
libgio
is part of glib
in case you haven't found it yet.