lib/nfs/meson.build: require libnfs 4.0

All Linux distributions have at least version 4, and thus I cannot
test with older versions.
This commit is contained in:
Max Kellermann
2024-05-06 14:53:41 +02:00
parent cdcee16738
commit 18495fbb4e
2 changed files with 3 additions and 1 deletions

2
NEWS
View File

@@ -1,4 +1,6 @@
ver 0.23.17 (not yet released)
* storage
- nfs: require libnfs 4.0 or later
* support libfmt 11.1
ver 0.23.16 (2024/12/03)