shiboken: fixed missing dependency on qt

Closes Homebrew/homebrew#13377.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
master
William Woodall 2012-07-12 18:47:43 -05:00 committed by Charlie Sharpsteen
parent 5bbdd82355
commit 47a552cf57
1 changed files with 1 additions and 0 deletions

View File

@ -6,6 +6,7 @@ class Shiboken < Formula
sha1 'd24efc1e7499e9d7db4dfc85a975291e3cb3f311'
depends_on 'cmake' => :build
depends_on 'qt'
def install
# Building the tests also runs them. Not building and running tests cuts