aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/dmtx-utils.rb
diff options
context:
space:
mode:
authorJack Nagel2013-11-15 17:04:21 -0600
committerJack Nagel2013-11-15 17:04:21 -0600
commite7517b84e7d007f21f4b4ddcc00ff273cc6ffbb0 (patch)
treede7944f63741eae18e9db8fd09bc4d9103739e5b /Library/Formula/dmtx-utils.rb
parent304a299f56a7a461be238c0608d0334dcc5976f3 (diff)
downloadhomebrew-e7517b84e7d007f21f4b4ddcc00ff273cc6ffbb0.tar.bz2
dmtx-utils: add pkg-config dep
Diffstat (limited to 'Library/Formula/dmtx-utils.rb')
-rw-r--r--Library/Formula/dmtx-utils.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/Library/Formula/dmtx-utils.rb b/Library/Formula/dmtx-utils.rb
index 9bfb0ef9f..e36f8f796 100644
--- a/Library/Formula/dmtx-utils.rb
+++ b/Library/Formula/dmtx-utils.rb
@@ -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