git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ba4cc08
)
alsa-utils_1.0.11.bb : Added alsa-conf to alsamixer RDEPENDS
author
Graeme Gregory
<dp@xora.org.uk>
Mon, 7 Aug 2006 14:15:13 +0000
(14:15 +0000)
committer
Graeme Gregory
<dp@xora.org.uk>
Mon, 7 Aug 2006 14:15:13 +0000
(14:15 +0000)
packages/alsa/alsa-utils_1.0.11.bb
patch
|
blob
|
history
diff --git
a/packages/alsa/alsa-utils_1.0.11.bb
b/packages/alsa/alsa-utils_1.0.11.bb
index
83bc8c5
..
10ebace
100644
(file)
--- a/
packages/alsa/alsa-utils_1.0.11.bb
+++ b/
packages/alsa/alsa-utils_1.0.11.bb
@@
-3,7
+3,7
@@
HOMEPAGE = "http://www.alsa-project.org"
SECTION = "console/utils"
LICENSE = "GPL"
DEPENDS = "alsa-lib ncurses"
-PR = "r
0
"
+PR = "r
1
"
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"