gammaray: fix component order

This commit is contained in:
commitay 2018-09-21 13:51:57 +10:00
parent e37cd73c11
commit b3ebf651df

View file

@ -14,12 +14,12 @@ class Gammaray < Formula
option "with-vtk", "Build with VTK-with-Qt support, for object 3D visualizer"
needs :cxx11
depends_on "cmake" => :build
depends_on "qt"
depends_on "graphviz" => :recommended
needs :cxx11
def install
# For Mountain Lion
ENV.libcxx