inkscape: migrate from x11 to gui

This commit is contained in:
Tom Schoonjans 2016-01-12 10:07:19 +05:30 committed by Dominyk Tiller
parent aef3ed3b40
commit d7af8ea392

View File

@ -107,7 +107,7 @@ TAP_MIGRATIONS = {
"hwloc" => "homebrew/science", "hwloc" => "homebrew/science",
"ifuse" => "homebrew/fuse", "ifuse" => "homebrew/fuse",
"imake" => "homebrew/x11", "imake" => "homebrew/x11",
"inkscape" => "homebrew/x11", "inkscape" => "homebrew/gui",
"iojs" => "homebrew/versions", "iojs" => "homebrew/versions",
"ipe" => "homebrew/boneyard", "ipe" => "homebrew/boneyard",
"ipopt" => "homebrew/science", "ipopt" => "homebrew/science",