summaryrefslogtreecommitdiffstats
path: root/remote/modules/systemd/systemd.conf.zypper
diff options
context:
space:
mode:
authorJonathan Bauer2013-06-04 20:48:14 +0200
committerJonathan Bauer2013-06-04 20:48:14 +0200
commit8b87febb42b0da20d4c204ee939eb1ab8a95a03c (patch)
treef876eda80fedcf7e030dee932422c022c2d786be /remote/modules/systemd/systemd.conf.zypper
parentFix Simon's stupid bugs in vmplayer and policykit! (diff)
downloadtm-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.zypper7
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
+"