diff options
| author | dgwakeman | 2014-06-03 17:20:00 -0400 |
|---|---|---|
| committer | Adam Vandenberg | 2014-06-03 20:01:35 -0700 |
| commit | cc757b8c6f5969878917e9f1f761982178226c56 (patch) | |
| tree | bc76d574f52145711bf51251403882f2c44469d3 /Library/Homebrew/requirements.rb | |
| parent | 086b2104ae9e2703e8a49868b2e29c6a6cd0da16 (diff) | |
| download | homebrew-cc757b8c6f5969878917e9f1f761982178226c56.tar.bz2 | |
add homebrew to Tex requirement
Closes #29834.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
Diffstat (limited to 'Library/Homebrew/requirements.rb')
| -rw-r--r-- | Library/Homebrew/requirements.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Homebrew/requirements.rb b/Library/Homebrew/requirements.rb index 1beea7998..9dd10a22c 100644 --- a/Library/Homebrew/requirements.rb +++ b/Library/Homebrew/requirements.rb @@ -55,7 +55,7 @@ class TeXDependency < Requirement end <<-EOS.undent - A LaTeX distribution is required to install. + A LaTeX distribution is required for Homebrew to install this formula. You can install MacTeX distribution from: http://www.tug.org/mactex/ |
