pdf2svg: migrate back to core (from homebrew-x11)

Turns out `pdf2svg` no longer depends on GTK+ or X11 (and previously did
this only by mistake).

Closes Homebrew/homebrew#41065.

Signed-off-by: Xu Cheng <xucheng@me.com>
This commit is contained in:
Martin Afanasjew 2015-06-25 10:13:50 +02:00 committed by Xu Cheng
parent 83d6c946af
commit 4c7c17255a

View File

@ -155,7 +155,6 @@ TAP_MIGRATIONS = {
"pcb" => "homebrew/x11",
"pdfjam" => "homebrew/tex",
"pdf2image" => "homebrew/x11",
"pdf2svg" => "homebrew/x11",
"pdftoipe" => "homebrew/head-only",
"pebble-sdk" => "pebble/pebble-sdk",
"pgplot" => "homebrew/x11",