Fix: Need alsa-utils for amixer
Signed-off-by: Knut Ahlers <knut@ahlers.me>
This commit is contained in:
parent
d16b7b1b73
commit
68566c9982
1 changed files with 2 additions and 2 deletions
4
PKGBUILD
4
PKGBUILD
|
@ -7,7 +7,7 @@ pkgname=(
|
|||
luzifer-gui
|
||||
luzifer-lenovo-gui
|
||||
)
|
||||
pkgver=0.6.2
|
||||
pkgver=0.6.3
|
||||
pkgrel=1
|
||||
pkgdesc='System configuration for @luzifer systems'
|
||||
arch=(any)
|
||||
|
@ -179,7 +179,7 @@ package_luzifer-gui() {
|
|||
|
||||
# Add sound
|
||||
depends+=(
|
||||
pamixer
|
||||
alsa-utils
|
||||
pulseaudio
|
||||
pulsemixer
|
||||
)
|
||||
|
|
Loading…
Reference in a new issue