parent
9a1c9f265c
commit
fdc74badf4
1 changed files with 3 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue