Remove mention of static linking from readme

Dynamically linking boost is now the default, since static linking is
only needed for distribution.
This commit is contained in:
Robbert van der Helm
2020-06-22 02:45:19 +02:00
parent 1e6188d774
commit 05afd88b98
+1 -1
View File
@@ -298,7 +298,7 @@ the following dependencies:
- A Wine installation with `winegcc` and the development headers. The latest
commits contain a workaround for a winelib [compilation
issue](https://bugs.winehq.org/show_bug.cgi?id=49138) with Wine 5.7+.
- Boost version 1.66 or higher with `libboost_filesystem.a`\*
- Boost version 1.66 or higher\*
- libxcb
The following dependencies are included in the repository as a Meson wrap: