When installing the Scribus package via the following command:
brew install --HEAD scribus --verbose
I receive the following warning:
==> Installing scribus from scribusproject/scribus
Warning: Use zlib instead of deprecated homebrew/dupes/zlib
I have successfully uninstalled zlib so that my system was cleaned prior to installing scribus in order to better understand the issue.
Is there some configuration of the scribus homebrew package that references the deprecated homebrew/dupes?