X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;f=README;h=fcf20ed9f8c95f73a570453c93704d0c424e88af;hb=c9f0f21e28bbbd90092315fcff31a1fef4f0937d;hp=419f0adb739c38ddc7df80541b637fb07d4fe260;hpb=a8ea2833cf8a5c1a5ee2cd9bb9793a0bc7b5fbbc;p=thirdparty%2Fsystemd.git diff --git a/README b/README index 419f0adb739..fcf20ed9f8c 100644 --- a/README +++ b/README @@ -158,6 +158,7 @@ REQUIREMENTS: openssl >= 1.1.0 (optional, required to support DNS-over-TLS with openssl) elfutils >= 158 (optional) polkit (optional) + tzdata >= 2014f (optional) pkg-config gperf docbook-xsl (optional, required for documentation) @@ -181,7 +182,7 @@ REQUIREMENTS: To build in directory build/: meson build/ && ninja -C build - Any configuration options can be specfied as -Darg=value... arguments + Any configuration options can be specified as -Darg=value... arguments to meson. After the build directory is initially configured, meson will refuse to run again, and options must be changed with: mesonconf -Darg=value... @@ -316,8 +317,7 @@ WARNINGS: that valgrind generates nice output only on exit(), hence on shutdown we don't execve() systemd-shutdown. -STABLE BRANCHES AND BACKPORTS - +STABLE BRANCHES AND BACKPORTS: Stable branches with backported patches are available in the systemd-stable repo at https://github.com/systemd/systemd-stable.