aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/encfs.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula/encfs.rb')
-rw-r--r--Library/Formula/encfs.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/encfs.rb b/Library/Formula/encfs.rb
index f5e92ce52..fc2a1def6 100644
--- a/Library/Formula/encfs.rb
+++ b/Library/Formula/encfs.rb
@@ -5,7 +5,7 @@ class Encfs <Formula
homepage 'http://www.arg0.net/encfs'
md5 '3a3fef640c7c9f020104304392cd1836'
- depends_on 'pkg-config'
+ depends_on 'pkg-config' => :build
depends_on 'gettext'
depends_on 'boost'
depends_on 'rlog'