From 5cf5981ab760b2343e7aef72db99efd701139a8f Mon Sep 17 00:00:00 2001 From: Tom Schoonjans Date: Tue, 12 Jan 2016 13:19:53 +0530 Subject: [PATCH] transmission-remote-gtk: migrate from x11 to gui --- Library/Homebrew/tap_migrations.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Library/Homebrew/tap_migrations.rb b/Library/Homebrew/tap_migrations.rb index dd14b791dc..8438c78b63 100644 --- a/Library/Homebrew/tap_migrations.rb +++ b/Library/Homebrew/tap_migrations.rb @@ -216,7 +216,7 @@ TAP_MIGRATIONS = { "tiger-vnc" => "homebrew/x11", "timbl" => "homebrew/science", "tmap" => "homebrew/boneyard", - "transmission-remote-gtk" => "homebrew/x11", + "transmission-remote-gtk" => "homebrew/gui", "tup" => "homebrew/fuse", "uim" => "homebrew/x11", "ume" => "homebrew/games",