Skip to content
This repository has been archived by the owner on Mar 24, 2022. It is now read-only.

Commit

Permalink
Add qt recipe
Browse files Browse the repository at this point in the history
  • Loading branch information
Sarah Mei & Travis Grathwell committed May 21, 2012
1 parent a4ff290 commit 9d7b233
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions recipes/qt.rb
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
include_recipe "pivotal_workstation::homebrew"

run_unless_marker_file_exists("qt") do
brew_install "qt"
end

0 comments on commit 9d7b233

Please sign in to comment.