aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
authorJack Nagel2014-06-05 15:57:30 -0500
committerJack Nagel2014-06-05 15:57:30 -0500
commita1a4432bf667d5f7a2c348d6110c0e6da827ec85 (patch)
tree78afc46c2454b95053dd53aaf62050228610a323 /Library
parent2ef7c2e04040ff79bb08a823fdd9a4b7b999485b (diff)
downloadhomebrew-a1a4432bf667d5f7a2c348d6110c0e6da827ec85.tar.bz2
ledger: remove unused gettext dep
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/ledger.rb1
1 files changed, 0 insertions, 1 deletions
diff --git a/Library/Formula/ledger.rb b/Library/Formula/ledger.rb
index 1cfc1073c..52ad2b0ab 100644
--- a/Library/Formula/ledger.rb
+++ b/Library/Formula/ledger.rb
@@ -19,7 +19,6 @@ class Ledger < Formula
option 'debug', 'Build with debugging symbols enabled'
- depends_on 'gettext'
depends_on 'boost'
depends_on 'mpfr'
depends_on 'gmp'