From 6825aec99a9a48e2b5e021ac9371d8c84d7ec6c2 Mon Sep 17 00:00:00 2001 From: Misty De Meo Date: Fri, 5 Dec 2014 18:44:17 -0800 Subject: qt5: depends on Lion or newer Closes #34719. --- Library/Formula/qt5.rb | 3 +++ 1 file changed, 3 insertions(+) (limited to 'Library/Formula') diff --git a/Library/Formula/qt5.rb b/Library/Formula/qt5.rb index 01eb56d41..89dd933ee 100644 --- a/Library/Formula/qt5.rb +++ b/Library/Formula/qt5.rb @@ -51,6 +51,9 @@ class Qt5 < Formula option "developer", "Build and link with developer options" option "with-oci", "Build with Oracle OCI plugin" + # Snow Leopard is untested and support is being officially removed in 5.4 + # https://qt.gitorious.org/qt/qtbase/commit/5be81925d7be19dd0f1022c3cfaa9c88624b1f08 + depends_on :macos => :lion depends_on "pkg-config" => :build depends_on "d-bus" => :optional depends_on :mysql => :optional -- cgit v1.2.3