Skip to content

Commit

Permalink
dmtx-utils: add pkg-config dep
Browse files Browse the repository at this point in the history
  • Loading branch information
jacknagel committed Nov 15, 2013
1 parent ea3746e commit 48123a3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Formula/dmtx-utils.rb
Expand Up @@ -5,6 +5,7 @@ class DmtxUtils < Formula
url 'http://downloads.sourceforge.net/project/libdmtx/libdmtx/0.7.4/dmtx-utils-0.7.4.zip'
sha1 '9c50506b420ed646e1554286de4daf7e9218f105'

depends_on 'pkg-config' => :build
depends_on 'libdmtx'

def install
Expand Down

0 comments on commit 48123a3

Please sign in to comment.