From 5e4f494334c5c56eae92bd7eb249a61aa5dba171 Mon Sep 17 00:00:00 2001 From: Tom Schoonjans Date: Tue, 12 Jan 2016 09:39:08 +0530 Subject: [PATCH] gtk-chtheme: 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 5cebbf7295..1f2ee106f4 100644 --- a/Library/Homebrew/tap_migrations.rb +++ b/Library/Homebrew/tap_migrations.rb @@ -92,7 +92,7 @@ TAP_MIGRATIONS = { "graylog2-server" => "homebrew/boneyard", "gromacs" => "homebrew/science", "gsmartcontrol" => "homebrew/gui", - "gtk-chtheme" => "homebrew/x11", + "gtk-chtheme" => "homebrew/gui", "gtkglarea" => "homebrew/boneyard", "gtksourceviewmm" => "homebrew/x11", "gtksourceviewmm3" => "homebrew/x11",