Skip to content

Commit

Permalink
qt needs to be installed with --HEAD on mavericks, for now
Browse files Browse the repository at this point in the history
  • Loading branch information
hiremaga committed Nov 21, 2013
1 parent a4051e2 commit 9bb21a4
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion sprout-osx-apps/recipes/qt.rb
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
include_recipe "sprout-osx-apps::xquartz"

package "qt"
package "qt" do
options "--HEAD"
end

0 comments on commit 9bb21a4

Please sign in to comment.