aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/ifuse.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula/ifuse.rb')
-rw-r--r--Library/Formula/ifuse.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/ifuse.rb b/Library/Formula/ifuse.rb
index 4a14c51ab..a7710e874 100644
--- a/Library/Formula/ifuse.rb
+++ b/Library/Formula/ifuse.rb
@@ -5,7 +5,7 @@ class Ifuse <Formula
homepage 'http://www.libimobiledevice.org/'
md5 '325d58abe182afa95187e6c55f2bba5f'
- depends_on 'pkg-config'
+ depends_on 'pkg-config' => :build
depends_on 'glib'
depends_on 'libimobiledevice'