[openstreetmap/openstreetmap-website] Adds advancedcomp to the list of macOS Homebrew dependencies (PR #3453)
Brian Kelly
notifications at github.com
Sat Feb 12 00:22:00 UTC 2022
This PR adds `advancecomp` to the list of macOS Homebrew dependencies which provides the required `advpng`.
## Background
When running the test suite and `assets:precompile` I noticed the following warning:
```bash
$ rake assets:precompile
advpng worker: `advpng` not found; please provide proper binary or disable this worker (--no-advpng argument or `:advpng => false` through options)
```
This can be alleviated by installing `advancecomp` which provides `advpng`.
You can view, comment on, or merge this pull request online at:
https://github.com/openstreetmap/openstreetmap-website/pull/3453
-- Commit Summary --
* Adds advancedcomp to the list of macOS Homebrew dependencies
-- File Changes --
M INSTALL.md (2)
-- Patch Links --
https://github.com/openstreetmap/openstreetmap-website/pull/3453.patch
https://github.com/openstreetmap/openstreetmap-website/pull/3453.diff
--
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/3453
You are receiving this because you are subscribed to this thread.
Message ID: <openstreetmap/openstreetmap-website/pull/3453 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20220211/62ede2da/attachment.htm>
More information about the rails-dev
mailing list