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:
parent
83d6c946af
commit
4c7c17255a
@ -155,7 +155,6 @@ TAP_MIGRATIONS = {
|
|||||||
"pcb" => "homebrew/x11",
|
"pcb" => "homebrew/x11",
|
||||||
"pdfjam" => "homebrew/tex",
|
"pdfjam" => "homebrew/tex",
|
||||||
"pdf2image" => "homebrew/x11",
|
"pdf2image" => "homebrew/x11",
|
||||||
"pdf2svg" => "homebrew/x11",
|
|
||||||
"pdftoipe" => "homebrew/head-only",
|
"pdftoipe" => "homebrew/head-only",
|
||||||
"pebble-sdk" => "pebble/pebble-sdk",
|
"pebble-sdk" => "pebble/pebble-sdk",
|
||||||
"pgplot" => "homebrew/x11",
|
"pgplot" => "homebrew/x11",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user