aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
authorMike McQuaid2013-11-26 08:04:43 +0000
committerMike McQuaid2013-11-26 08:04:43 +0000
commit435e29385773030324c181b3b16d9cf438ef0634 (patch)
tree6875f04bcca93537ebf048d68adde7f8211bf11c /Library
parentcb7f1586639cb667e338000197db1579b12f7a1a (diff)
downloadbrew-435e29385773030324c181b3b16d9cf438ef0634.tar.bz2
tap_migrations: add opencv (even although old).
Diffstat (limited to 'Library')
-rw-r--r--Library/Homebrew/tap_migrations.rb1
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',