aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/s3-backer.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula/s3-backer.rb')
-rw-r--r--Library/Formula/s3-backer.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/s3-backer.rb b/Library/Formula/s3-backer.rb
index a37a5e22f..1248d326d 100644
--- a/Library/Formula/s3-backer.rb
+++ b/Library/Formula/s3-backer.rb
@@ -5,7 +5,7 @@ class S3Backer <Formula
homepage 'http://code.google.com/p/s3backer/'
md5 '98907b98424c867a6e52ffdfbbdafce4'
- depends_on 'pkg-config'
+ depends_on 'pkg-config' => :build
def install
system "./configure", "--prefix=#{prefix}"