diff options
Diffstat (limited to 'Library/Homebrew/tap_migrations.rb')
| -rw-r--r-- | Library/Homebrew/tap_migrations.rb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Library/Homebrew/tap_migrations.rb b/Library/Homebrew/tap_migrations.rb index 94b957839..6f354fda2 100644 --- a/Library/Homebrew/tap_migrations.rb +++ b/Library/Homebrew/tap_migrations.rb @@ -45,6 +45,8 @@ TAP_MIGRATIONS = { "nlopt" => "homebrew/science", "octave" => "homebrew/science", "opencv" => "homebrew/science", + "openfst" => "homebrew/science", + "opengrm-ngram" => "homebrew/science", "pan" => "homebrew/boneyard", "pjsip" => "homebrew/boneyard", "pocl" => "homebrew/science", |
