Skip to content
This repository has been archived by the owner on Jul 4, 2023. It is now read-only.

Commit

Permalink
alure: add missing pkg-config dep
Browse files Browse the repository at this point in the history
  • Loading branch information
jacknagel committed Apr 17, 2014
1 parent 798c0c9 commit 808fcca
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Library/Formula/alure.rb
Expand Up @@ -5,6 +5,7 @@ class Alure < Formula
url 'http://kcat.strangesoft.net/alure-releases/alure-1.2.tar.bz2'
sha1 'f033f0820c449ebff7b4b0254a7b1f26c0ba485b'

depends_on 'pkg-config' => :build
depends_on 'cmake' => :build
depends_on 'flac' => :optional
depends_on 'fluid-synth' => :optional
Expand Down

0 comments on commit 808fcca

Please sign in to comment.