alsa-utils_1.0.11.bb : Added alsa-conf to alsamixer RDEPENDS
authorGraeme Gregory <dp@xora.org.uk>
Mon, 7 Aug 2006 14:15:13 +0000 (14:15 +0000)
committerGraeme Gregory <dp@xora.org.uk>
Mon, 7 Aug 2006 14:15:13 +0000 (14:15 +0000)
packages/alsa/alsa-utils_1.0.11.bb

index 83bc8c5..10ebace 100644 (file)
@@ -3,7 +3,7 @@ HOMEPAGE = "http://www.alsa-project.org"
 SECTION = "console/utils"
 LICENSE = "GPL"
 DEPENDS = "alsa-lib ncurses"
-PR = "r0"
+PR = "r1"
 
 SRC_URI = "ftp://ftp.alsa-project.org/pub/utils/alsa-utils-${PV}.tar.bz2"
 
@@ -49,5 +49,6 @@ DESCRIPTION_alsa-utils-alsaconf     = "a bash script that creates ALSA configura
 
 RDEPENDS_alsa-utils-aplay  += "alsa-conf"
 RDEPENDS_alsa-utils-amixer += "alsa-conf"
+RDEPENDS_alsa-utils-alsamixer += "alsa-conf"
 
 ALLOW_EMPTY_alsa-utils = "1"