diff --git a/hardware/sound/alsa-utils/actions.py b/hardware/sound/alsa-utils/actions.py index 44b8c43558..818461d5f8 100644 --- a/hardware/sound/alsa-utils/actions.py +++ b/hardware/sound/alsa-utils/actions.py @@ -11,6 +11,7 @@ from pisi.actionsapi import get def setup(): autotools.configure("--sbindir=/sbin \ + --with-systemdsystemunitdir=no \ --disable-alsaconf") def build(): diff --git a/hardware/sound/alsa-utils/pspec.xml b/hardware/sound/alsa-utils/pspec.xml index 28c2abf52b..9e26e977d5 100644 --- a/hardware/sound/alsa-utils/pspec.xml +++ b/hardware/sound/alsa-utils/pspec.xml @@ -17,6 +17,7 @@ xmlto util-linux libxslt + eudev-devel ncurses-devel libsamplerate-devel alsa-lib-devel