aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/lftp.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula/lftp.rb')
-rw-r--r--Library/Formula/lftp.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/lftp.rb b/Library/Formula/lftp.rb
index 3ddce4711..96933a70f 100644
--- a/Library/Formula/lftp.rb
+++ b/Library/Formula/lftp.rb
@@ -5,8 +5,8 @@ class Lftp <Formula
homepage 'http://lftp.yar.ru/'
md5 '028f14ef845403e6f76acb41f51e908c'
+ depends_on 'pkg-config' => :build
depends_on 'readline'
- depends_on 'pkg-config'
depends_on 'gnutls'
def install