Skip to content

Commit 4e525c8

Browse files
Paul Smith & Trace WaxDan Croak
authored andcommitted
Fix QT on Mavericks
1 parent c9dfc35 commit 4e525c8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

mac

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ fancy_echo "Installing ImageMagick, to crop and resize images ..."
7373
brew install imagemagick
7474

7575
fancy_echo "Installing QT, used by Capybara Webkit for headless Javascript integration testing ..."
76-
brew install qt
76+
brew install qt --HEAD
7777

7878
fancy_echo "Installing watch, to execute a program periodically and show the output ..."
7979
brew install watch

0 commit comments

Comments
 (0)