vtk@8.2: add reminder to remove workaround.

This is no longer needed after #106925.
master
Carlo Cabrera 2022-09-20 00:21:03 +08:00
parent d1ee8a7b37
commit b318cd03dd
1 changed files with 1 additions and 0 deletions

View File

@ -1,6 +1,7 @@
class VtkAT82 < Formula
desc "Toolkit for 3D computer graphics, image processing, and visualization"
homepage "https://www.vtk.org/"
# TODO: Remove `ENV.remove "HOMEBREW_LIBRARY_PATHS", Formula["llvm"].opt_lib` at rebuild.
url "https://www.vtk.org/files/release/8.2/VTK-8.2.0.tar.gz"
sha256 "34c3dc775261be5e45a8049155f7228b6bd668106c72a3c435d95730d17d57bb"
license "BSD-3-Clause"