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:
e81922a
)
pulseaudio: make it RPROVIDE esd to really make it a drop-in replacement for esound
author
Koen Kooi
<koen@openembedded.org>
Wed, 24 Jan 2007 20:14:19 +0000
(20:14 +0000)
committer
Koen Kooi
<koen@openembedded.org>
Wed, 24 Jan 2007 20:14:19 +0000
(20:14 +0000)
packages/pulseaudio/pulseaudio_0.9.5.bb
patch
|
blob
|
history
diff --git
a/packages/pulseaudio/pulseaudio_0.9.5.bb
b/packages/pulseaudio/pulseaudio_0.9.5.bb
index
99027cf
..
b620914
100644
(file)
--- a/
packages/pulseaudio/pulseaudio_0.9.5.bb
+++ b/
packages/pulseaudio/pulseaudio_0.9.5.bb
@@
-8,9
+8,9
@@
DEPENDS = "liboil avahi libsamplerate0 libsndfile1 libtool"
# optional
DEPENDS += "alsa-lib"
-RPROVIDES = "esound"
+RPROVIDES = "esound
esd
"
-PR = "r
2
"
+PR = "r
3
"
SRC_URI = "http://0pointer.de/lennart/projects/pulseaudio/pulseaudio-${PV}.tar.gz"