Update INSTALL
remove boost thread from the list, since it was determined (in conversation on irc) that we don't actually need it
This commit is contained in:
parent
965ebce429
commit
3553e8fdf2
1 changed files with 0 additions and 1 deletions
1
INSTALL
1
INSTALL
|
@ -19,7 +19,6 @@ You'll need to have these libraries and their development headers to build Wesno
|
|||
boost_asio >= 1.36.0 (header only)
|
||||
boost_program_options >= 1.36.0
|
||||
boost_system >= 1.36.0
|
||||
boost_thread >= 1.36.0 (header only)
|
||||
libfontconfig >= 2.4.1
|
||||
libpango (with cairo backend) >= 1.21.3
|
||||
libsdl >= 1.2.7
|
||||
|
|
Loading…
Add table
Reference in a new issue