diff options
| author | Jack Nagel | 2014-06-05 15:57:30 -0500 |
|---|---|---|
| committer | Jack Nagel | 2014-06-05 15:57:30 -0500 |
| commit | a1a4432bf667d5f7a2c348d6110c0e6da827ec85 (patch) | |
| tree | 78afc46c2454b95053dd53aaf62050228610a323 /Library | |
| parent | 2ef7c2e04040ff79bb08a823fdd9a4b7b999485b (diff) | |
| download | homebrew-a1a4432bf667d5f7a2c348d6110c0e6da827ec85.tar.bz2 | |
ledger: remove unused gettext dep
Diffstat (limited to 'Library')
| -rw-r--r-- | Library/Formula/ledger.rb | 1 |
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' |
