From 79b67faffa47cac7bea281ff23eabe89aa165f84 Mon Sep 17 00:00:00 2001 From: Martin Afanasjew Date: Fri, 18 Mar 2016 07:18:03 +0100 Subject: [PATCH] suil: remove non-existent support for Qt 5 There will be support for Qt 5 in an upcoming release, but there's none in the current stable (0.8.2), thus remove optional `qt5` dependency. Closes Homebrew/homebrew#50226. Signed-off-by: Martin Afanasjew --- Formula/suil.rb | 1 - 1 file changed, 1 deletion(-) diff --git a/Formula/suil.rb b/Formula/suil.rb index 7aef117e18..9800f364ba 100644 --- a/Formula/suil.rb +++ b/Formula/suil.rb @@ -15,7 +15,6 @@ class Suil < Formula depends_on "lv2" depends_on "gtk+" => :recommended depends_on "qt" => :optional - depends_on "qt5" => :optional depends_on :x11 => :optional def install