mirror of
https://github.com/morgan9e/systemd
synced 2026-04-15 00:47:10 +09:00
README: update util-linux required compilation options (#5949)
Fixes #5563.
This commit is contained in:
committed by
Lennart Poettering
parent
ca3bad6504
commit
f089206caa
3
README
3
README
@@ -127,7 +127,8 @@ REQUIREMENTS:
|
||||
glibc >= 2.16
|
||||
libcap
|
||||
libmount >= 2.27.1 (from util-linux)
|
||||
(util-linux *must* be built with --enable-libmount-force-mountinfo)
|
||||
(util-linux < 2.29 *must* be built with --enable-libmount-force-mountinfo,
|
||||
and later versions without --enable-libmount-support-mtab.)
|
||||
libseccomp >= 2.3.1 (optional)
|
||||
libblkid >= 2.24 (from util-linux) (optional)
|
||||
libkmod >= 15 (optional)
|
||||
|
||||
Reference in New Issue
Block a user