diff --git a/Library/Homebrew/tap_migrations.rb b/Library/Homebrew/tap_migrations.rb index b2fca92b39..00d3421f79 100644 --- a/Library/Homebrew/tap_migrations.rb +++ b/Library/Homebrew/tap_migrations.rb @@ -19,4 +19,5 @@ TAP_MIGRATIONS = { 'nlopt' => 'homebrew/science', 'comparepdf' => 'homebrew/boneyard', 'colormake' => 'homebrew/headonly', + 'wkhtmltopdf' => 'homebrew/boneyard', }