qgis / homebrew-qgisdev

Homebrew recipes for QGIS and MacOS
38 stars 31 forks source link

Use 'depends_on "python3"' instead. #58

Open martinsnygg opened 6 years ago

martinsnygg commented 6 years ago

Warning: Calling 'depends_on :python3' is deprecated! Use 'depends_on "python3"' instead. /usr/local/Homebrew/Library/Taps/qgis/homebrew-qgisdev/Formula/qgis3-dev.rb:69:in `' Please report this to the qgis/qgisdev tap!

martinsnygg commented 6 years ago

And then python3 also was deprecated so i did this instead: https://github.com/qgis/homebrew-qgisdev/pull/61