From 1d034a9a90356b02a1f555f3dec2c47eae709d96 Mon Sep 17 00:00:00 2001 From: Serge Schneider Date: Mon, 19 Oct 2015 13:00:15 +0100 Subject: [PATCH] Add alsa-utils dependency --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index 260bfd0..59540e2 100644 --- a/debian/control +++ b/debian/control @@ -9,6 +9,6 @@ Vcs-Browser: https://github.com/RPi-Distro/raspi-config Package: raspi-config Architecture: all -Depends: ${misc:Depends}, whiptail, parted, lua5.1, triggerhappy +Depends: ${misc:Depends}, whiptail, parted, lua5.1, triggerhappy, alsa-utils Description: Raspberry Pi configuration tool A simple configuration tool for common Raspberry Pi administrative tasks