python/build/meson.py: set BOOST_ROOT for Meson 0.54

Commit
08224dafcb
changed Meson to require BOOST_ROOT for cross builds.
This commit is contained in:
Max Kellermann
2020-07-01 16:37:50 +02:00
parent d9f9b3df10
commit ca705e1e37
2 changed files with 8 additions and 1 deletions

2
NEWS
View File

@@ -4,6 +4,8 @@ ver 0.21.25 (not yet released)
* input
- file: detect premature end of file
- smbclient: don't send credentials to MPD clients
* Windows/Android:
- fix Boost detection after breaking change in Meson 0.54
ver 0.21.24 (2020/06/10)
* protocol