meson.build: remove the libwinpthread-1.dll dependency on Windows

Closes https://github.com/MusicPlayerDaemon/MPD/issues/507
This commit is contained in:
Max Kellermann
2019-03-14 20:07:06 +01:00
parent 59fdfd25cb
commit 98b29f6d1c
2 changed files with 10 additions and 1 deletions

2
NEWS
View File

@@ -7,6 +7,8 @@ ver 0.21.6 (not yet released)
* playlist
- flac: fix use-after-free bug
* support abstract sockets on Linux
* Windows
- remove the unused libwinpthread-1.dll dependency
ver 0.21.5 (2019/02/22)
* protocol