diff options
| author | Jonathan Bauer | 2013-04-30 12:29:27 +0200 |
|---|---|---|
| committer | Jonathan Bauer | 2013-04-30 12:29:27 +0200 |
| commit | ec39fe4a31bf8b6321e53308bd1c22eb28e4d142 (patch) | |
| tree | e3f20b196bd255bdc03f41f3e222220debdc945b /remote/modules/systemd/systemd.conf | |
| parent | kernel aufs patching (diff) | |
| parent | Don't require Xsession.d directory (diff) | |
| download | tm-scripts-ec39fe4a31bf8b6321e53308bd1c22eb28e4d142.tar.gz tm-scripts-ec39fe4a31bf8b6321e53308bd1c22eb28e4d142.tar.xz tm-scripts-ec39fe4a31bf8b6321e53308bd1c22eb28e4d142.zip | |
Merge branch 'master' of git.openslx.org:openslx-ng/tm-scripts
Diffstat (limited to 'remote/modules/systemd/systemd.conf')
| -rw-r--r-- | remote/modules/systemd/systemd.conf | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/remote/modules/systemd/systemd.conf b/remote/modules/systemd/systemd.conf index 634828bd..2b116784 100644 --- a/remote/modules/systemd/systemd.conf +++ b/remote/modules/systemd/systemd.conf @@ -8,7 +8,8 @@ REQUIRED_DEPENDENCIES=" intltool pkg-config libcap-dev libudev-dev - libdbus-1-dev" + libdbus-1-dev + xsltproc" REQUIRED_BINARIES=" hostnamectl journalctl localectl |
