configure.ac: require at least libnfs 1.11
This is the version in Debian Stretch (stable).
This commit is contained in:
parent
0b7d7fe069
commit
b03f05f28a
@ -743,7 +743,7 @@ MPD_ENABLE_AUTO_PKG_LIB(smbclient, SMBCLIENT, [smbclient >= 0.2],
|
||||
[smbclient input plugin], [libsmbclient not found])
|
||||
|
||||
dnl ----------------------------------- NFS -----------------------------
|
||||
MPD_ENABLE_AUTO_PKG(nfs, NFS, [libnfs >= 1.9.5],
|
||||
MPD_ENABLE_AUTO_PKG(nfs, NFS, [libnfs >= 1.11],
|
||||
[NFS input plugin], [libnfs not found])
|
||||
|
||||
dnl --------------------------------- Qobuz -----------------------------------
|
||||
|
Loading…
Reference in New Issue
Block a user