From 6a9eaee3c6e6c8415a799814fe07fa55807f728f Mon Sep 17 00:00:00 2001 From: Tom Schoonjans Date: Tue, 12 Jan 2016 10:40:44 +0530 Subject: [PATCH] kernagic: 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 b269b9176a..4aa07e5740 100644 --- a/Library/Homebrew/tap_migrations.rb +++ b/Library/Homebrew/tap_migrations.rb @@ -120,7 +120,7 @@ TAP_MIGRATIONS = { "justniffer" => "homebrew/boneyard", "kbtin" => "homebrew/boneyard", "kerl" => "homebrew/head-only", - "kernagic" => "homebrew/x11", + "kernagic" => "homebrew/gui", "kismet" => "homebrew/boneyard", "klavaro" => "homebrew/x11", "kumofs" => "homebrew/boneyard",