diff options
author | 2013-02-13 22:56:43 +0100 | |
---|---|---|
committer | 2013-02-13 23:08:25 +0100 | |
commit | 46ba8aae2b82bc5c87ba347e6bf914ecd5e9d51e (patch) | |
tree | de99190b0940c4afa83ead269cb52a3a6070512e /README | |
parent | build-sys: fix build without -Wl,--gc-sections (diff) | |
download | systemd-46ba8aae2b82bc5c87ba347e6bf914ecd5e9d51e.tar.gz systemd-46ba8aae2b82bc5c87ba347e6bf914ecd5e9d51e.tar.bz2 systemd-46ba8aae2b82bc5c87ba347e6bf914ecd5e9d51e.zip |
build-sys: make PolicyKit support compile-time optional (was runtime-optional already)
Diffstat (limited to 'README')
-rw-r--r-- | README | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -61,6 +61,7 @@ REQUIREMENTS: util-linux >= v2.19 (requires fsck -l, agetty -s) sulogin (from util-linux >= 2.22 or sysvinit-tools, optional but recommended) dracut (optional) + PolicyKit (optional) When building from git you need the following additional dependencies: |