aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/djmount.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/Library/Formula/djmount.rb b/Library/Formula/djmount.rb
index 4c692cc28..4e7d29cbc 100644
--- a/Library/Formula/djmount.rb
+++ b/Library/Formula/djmount.rb
@@ -5,6 +5,7 @@ class Djmount < Formula
url 'http://downloads.sourceforge.net/project/djmount/djmount/0.71/djmount-0.71.tar.gz'
sha1 '527d4603d85b7fb86dc97d326b78c97bdcc4d687'
+ depends_on 'pkg-config' => :build
depends_on 'libupnp'
depends_on 'fuse4x'