diff options
| author | Jonathan Bauer | 2013-06-04 20:48:14 +0200 |
|---|---|---|
| committer | Jonathan Bauer | 2013-06-04 20:48:14 +0200 |
| commit | 8b87febb42b0da20d4c204ee939eb1ab8a95a03c (patch) | |
| tree | f876eda80fedcf7e030dee932422c022c2d786be /remote/modules/systemd/systemd.conf.zypper | |
| parent | Fix Simon's stupid bugs in vmplayer and policykit! (diff) | |
| download | tm-scripts-8b87febb42b0da20d4c204ee939eb1ab8a95a03c.tar.gz tm-scripts-8b87febb42b0da20d4c204ee939eb1ab8a95a03c.tar.xz tm-scripts-8b87febb42b0da20d4c204ee939eb1ab8a95a03c.zip | |
[systemd] Enable blkid support
Diffstat (limited to 'remote/modules/systemd/systemd.conf.zypper')
| -rw-r--r-- | remote/modules/systemd/systemd.conf.zypper | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/remote/modules/systemd/systemd.conf.zypper b/remote/modules/systemd/systemd.conf.zypper index 60038937..f727789c 100644 --- a/remote/modules/systemd/systemd.conf.zypper +++ b/remote/modules/systemd/systemd.conf.zypper @@ -1,7 +1,10 @@ -REQUIRED_INSTALLED_PACKAGES=" intltool +REQUIRED_INSTALLED_PACKAGES=" + intltool gperf pkg-config libcap-devel libudev-devel dbus-1-devel - libxslt-tools" + libxslt-tools + libblkid-devel +" |
