From 81a7a0b333ccf12e826a5f5827b917c3b476d2be Mon Sep 17 00:00:00 2001 From: Tom Schoonjans Date: Mon, 11 Jan 2016 19:36:49 +0530 Subject: [PATCH] gsmartcontrol: 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 02ffefd148..5cebbf7295 100644 --- a/Library/Homebrew/tap_migrations.rb +++ b/Library/Homebrew/tap_migrations.rb @@ -91,7 +91,7 @@ TAP_MIGRATIONS = { "grads" => "homebrew/binary", "graylog2-server" => "homebrew/boneyard", "gromacs" => "homebrew/science", - "gsmartcontrol" => "homebrew/x11", + "gsmartcontrol" => "homebrew/gui", "gtk-chtheme" => "homebrew/x11", "gtkglarea" => "homebrew/boneyard", "gtksourceviewmm" => "homebrew/x11",