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:
84e9f8c
)
pulseaudio alsa wrapper: add more modules
author
Koen Kooi
<koen@openembedded.org>
Mon, 16 Jun 2008 08:50:16 +0000
(08:50 +0000)
committer
Koen Kooi
<koen@openembedded.org>
Mon, 16 Jun 2008 08:50:16 +0000
(08:50 +0000)
packages/pulseaudio/pulseaudio-alsa-wrapper.bb
patch
|
blob
|
history
diff --git
a/packages/pulseaudio/pulseaudio-alsa-wrapper.bb
b/packages/pulseaudio/pulseaudio-alsa-wrapper.bb
index
7a287da
..
e555d50
100644
(file)
--- a/
packages/pulseaudio/pulseaudio-alsa-wrapper.bb
+++ b/
packages/pulseaudio/pulseaudio-alsa-wrapper.bb
@@
-1,6
+1,8
@@
DESCRIPTION = "Meta package to make alsa transparently use pulseaudio"
LICENSE = "GPLv2"
+PR = "r1"
+
SRC_URI = "file://asound.conf.pulseaudio"
RDEPENDS = "hal \
@@
-9,6
+11,10
@@
RDEPENDS = "hal \
pulseaudio-module-alsa-sink \
pulseaudio-module-alsa-source \
pulseaudio-module-hal-detect \
+ pulseaudio-module-volume-restore \
+ pulseaudio-module-default-device-restore \
+ pulseaudio-module-rescue-streams \
+ pulseaudio-module-suspend-on-idle \
libasound-module-ctl-pulse \
libasound-module-pcm-pulse \
"