Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Updated readme to indicate MSVCR dependency as noted in #24.
  • Loading branch information
LordBenjamin authored Oct 28, 2021
1 parent 18ef1ed commit f58ddf1
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,10 @@ Note that FreeImage 3.18.0 is not available on Raspian yet - please use the v4.3

**The version number of this package no longer matches the FreeImage native library version!**

## Dependencies

Windows build requires [Microsoft Visual C++ Runtime 2015](https://www.microsoft.com/en-gb/download/details.aspx?id=48145).

## License

The license is the same as the FreeImage license available at the link above

0 comments on commit f58ddf1

Please sign in to comment.