diff options
| author | Mike McQuaid | 2013-11-26 08:04:43 +0000 |
|---|---|---|
| committer | Mike McQuaid | 2013-11-26 08:04:43 +0000 |
| commit | 435e29385773030324c181b3b16d9cf438ef0634 (patch) | |
| tree | 6875f04bcca93537ebf048d68adde7f8211bf11c /Library | |
| parent | cb7f1586639cb667e338000197db1579b12f7a1a (diff) | |
| download | brew-435e29385773030324c181b3b16d9cf438ef0634.tar.bz2 | |
tap_migrations: add opencv (even although old).
Diffstat (limited to 'Library')
| -rw-r--r-- | Library/Homebrew/tap_migrations.rb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Library/Homebrew/tap_migrations.rb b/Library/Homebrew/tap_migrations.rb index 14a5c4472..862c68ea1 100644 --- a/Library/Homebrew/tap_migrations.rb +++ b/Library/Homebrew/tap_migrations.rb @@ -1,5 +1,6 @@ TAP_MIGRATIONS = { 'octave' => 'homebrew/science', + 'opencv' => 'homebrew/science', 'grads' => 'homebrew/binary', 'denyhosts' => 'homebrew/boneyard', 'ipopt' => 'homebrew/science', |
