Skip to content

qt-webkit.rb: use branch instead of revision

Julian Kalinowski requested to merge juliank/homebrew-kde:patch-1 into master

As the remote git does not have a master branch, which is fetched by homebrew by default, the Formula fails to build. Use branch to point homebrew at the correct branch instead.

Merge request reports