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:
cd13dba
)
pulse: remove rprovides, since OE changes them to libesd0, thus breaking esd using...
author
Koen Kooi
<koen@openembedded.org>
Sun, 1 Apr 2007 16:02:50 +0000
(16:02 +0000)
committer
Koen Kooi
<koen@openembedded.org>
Sun, 1 Apr 2007 16:02:50 +0000
(16:02 +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
54ebb76
..
35fd9a8
100644
(file)
--- a/
packages/pulseaudio/pulseaudio_0.9.5.bb
+++ b/
packages/pulseaudio/pulseaudio_0.9.5.bb
@@
-8,9
+8,8
@@
DEPENDS = "liboil avahi libsamplerate0 libsndfile1 libtool"
# optional
DEPENDS += "alsa-lib"
-RPROVIDES = "esound esd"
-PR = "r
6
"
+PR = "r
7
"
SRC_URI = "http://0pointer.de/lennart/projects/pulseaudio/pulseaudio-${PV}.tar.gz"