From 0e20d6dec803b5c9de0c74486756f3cffdba8fd8 Mon Sep 17 00:00:00 2001 From: Tom Schoonjans Date: Tue, 12 Jan 2016 11:13:18 +0530 Subject: [PATCH] threadscope: migrate from x11 to gui --- Library/Homebrew/tap_migrations.rb | 1 + 1 file changed, 1 insertion(+) diff --git a/Library/Homebrew/tap_migrations.rb b/Library/Homebrew/tap_migrations.rb index c5df92b190..07b3df413f 100644 --- a/Library/Homebrew/tap_migrations.rb +++ b/Library/Homebrew/tap_migrations.rb @@ -212,6 +212,7 @@ TAP_MIGRATIONS = { "tetgen" => "homebrew/science", "texmacs" => "homebrew/boneyard", "texwrapper" => "homebrew/tex", + "threadscope" => "homebrew/gui", "ticcutils" => "homebrew/science", "tiger-vnc" => "homebrew/x11", "timbl" => "homebrew/science",