From 17fc73aae0d2a022de67cc94b3aece14f3d66afd Mon Sep 17 00:00:00 2001 From: Simon Rettberg Date: Thu, 13 Jun 2013 12:29:23 +0200 Subject: [systemd] add libacl-dev package to required installed packages [alsa] include alsamixer for easier manual sound config --- remote/modules/alsa/alsa.conf | 4 +++- remote/modules/systemd/systemd.conf | 1 + remote/modules/systemd/systemd.conf.zypper | 1 + 3 files changed, 5 insertions(+), 1 deletion(-) diff --git a/remote/modules/alsa/alsa.conf b/remote/modules/alsa/alsa.conf index 2c3d7294..0e7a41ec 100644 --- a/remote/modules/alsa/alsa.conf +++ b/remote/modules/alsa/alsa.conf @@ -2,7 +2,9 @@ REQUIRED_CONTENT_PACKAGES=" alsa-utils alsa-base libasound2 " -REQUIRED_BINARIES=" amixer +REQUIRED_BINARIES=" + amixer + alsamixer " REQUIRED_DIRECTORIES=" /usr/share/alsa /etc/modprobe.d diff --git a/remote/modules/systemd/systemd.conf b/remote/modules/systemd/systemd.conf index 1bf44782..2a81a5b9 100644 --- a/remote/modules/systemd/systemd.conf +++ b/remote/modules/systemd/systemd.conf @@ -34,6 +34,7 @@ REQUIRED_INSTALLED_PACKAGES=" libdbus-1-dev xsltproc libblkid-dev + libacl1-dev " REQUIRED_BINARIES=" hostnamectl journalctl diff --git a/remote/modules/systemd/systemd.conf.zypper b/remote/modules/systemd/systemd.conf.zypper index f727789c..9326a7dc 100644 --- a/remote/modules/systemd/systemd.conf.zypper +++ b/remote/modules/systemd/systemd.conf.zypper @@ -7,4 +7,5 @@ REQUIRED_INSTALLED_PACKAGES=" dbus-1-devel libxslt-tools libblkid-devel + libacl-devel " -- cgit v1.2.3-55-g7522