OSGeo / homebrew-osgeo4mac

Mac homebrew tap for maintaining a stable work environment for the OSGeo.org geospatial toolset
https://git.io/fhh3X
BSD 3-Clause "New" or "Revised" License
364 stars 112 forks source link

Warning: Calling depends_on :macos => :mavericks is deprecated! There is no replacement. #1393

Closed JetForMe closed 3 years ago

JetForMe commented 3 years ago

Describe the bug

Installing gdal on Catalina produced this error:

Warning: Calling depends_on :macos => :mavericks is deprecated! There is no replacement.
Please report this issue to the osgeo/osgeo4mac tap (not Homebrew/brew or Homebrew/core):
  /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgearth-qt5.rb:38

To Reproduce

$ brew install gdal
alazarolop commented 3 years ago

Thanks! Should be fix with this commit 5334405a02bba2b3be92ba305b8625bb0af2094a when "bottles" brunch is merged.