Como instalar o gource com homebrew?

0

Estou tentando instalar o gource via homebrew. Rende no seguinte erro:

$ brew install  gource 
==> Downloading https://github.com/acaudwell/Gource/releases/download/gource-0.41/gource-0.41.tar.gz
Already downloaded: /opt/boxen/cache/homebrew/gource-0.41.tar.gz
==> ./configure --prefix=/opt/boxen/homebrew/Cellar/gource/0.41 --without-x
checking for IMG_LoadJPG_RW... yes
checking for boostlib >= 1.46... yes
checking whether the Boost::System library is available... yes
checking whether the Boost::Filesystem library is available... yes
configure: error: Could not link against -lGLU !

Como posso instalar o gource?

k0pernikus
fonte
1
Parece que a receita da Homebrew está faltando uma dependência - relate-a como um bug #
Mark

Respostas: