aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Library/Formula/libdc1394.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/libdc1394.rb b/Library/Formula/libdc1394.rb
index 7d49f30ab..cecf80524 100644
--- a/Library/Formula/libdc1394.rb
+++ b/Library/Formula/libdc1394.rb
@@ -5,7 +5,7 @@ class Libdc1394 < Formula
homepage 'http://damien.douxchamps.net/ieee1394/libdc1394/'
md5 'a9c5306dfc17917872513355f87e8412'
- depends_on 'pkg-config'
+ depends_on 'pkg-config' => :build
depends_on 'libusb'
def install