gammaray: rename qt5 to qt.

This commit is contained in:
Mike McQuaid 2017-04-06 09:03:08 +01:00
parent a40b5c98ae
commit 7ee8588b38

View file

@ -3,6 +3,7 @@ class Gammaray < Formula
homepage "https://www.kdab.com/kdab-products/gammaray/"
url "https://github.com/KDAB/GammaRay/releases/download/v2.7.0/gammaray-2.7.0.tar.gz"
sha256 "09b814a33a53ae76f897ca8a100af9b57b08807f6fc2a1a8c7889212ee10c83b"
revision 1
head "https://github.com/KDAB/GammaRay.git"
bottle do
@ -16,7 +17,7 @@ class Gammaray < Formula
needs :cxx11
depends_on "cmake" => :build
depends_on "qt5"
depends_on "qt"
depends_on "graphviz" => :recommended
# VTK needs to have Qt support, and it needs to match GammaRay's