diff --git a/Library/Homebrew/tap_migrations.rb b/Library/Homebrew/tap_migrations.rb index bf523353ab..62a647bf19 100644 --- a/Library/Homebrew/tap_migrations.rb +++ b/Library/Homebrew/tap_migrations.rb @@ -155,6 +155,7 @@ TAP_MIGRATIONS = { "pdfjam" => "homebrew/tex", "pdf2image" => "homebrew/x11", "pdf2svg" => "homebrew/x11", + "pdftoipe" => "homebrew/head-only", "pebble-sdk" => "pebble/pebble-sdk", "pgplot" => "homebrew/x11", "pixie" => "homebrew/x11",