Skip to content

Commit

Permalink
docs
Browse files Browse the repository at this point in the history
  • Loading branch information
joshstoik1 committed Oct 1, 2024
1 parent 164b64f commit aabfe05
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -200,7 +200,7 @@ cargo build \
--release
```

Note that some of the image decoders — *\*\*cough\*\* JPEG XL \*\*cough\*\** — come with some extra build dependencies of their own. The specifics will vary by system, but you'll probably need `gcc`/`g++` (or Clang), NASM, and make/cmake.
Note that some of the image decoders — *\*\*cough\*\* JPEG XL \*\*cough\*\** — come with some extra build dependencies of their own. The specifics will vary by system, but you'll most likely need `gcc`/`g++` (or Clang), Meson, NASM, Ninja, and make/cmake.

While specifically designed for Linux systems, pxsum can probably be built for other 64-bit Unix platforms like Mac too.

Expand Down

0 comments on commit aabfe05

Please sign in to comment.