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:
ebf324c
)
pulseaudio: provide esound
author
Koen Kooi
<koen@openembedded.org>
Sat, 20 Jan 2007 22:57:58 +0000
(22:57 +0000)
committer
Koen Kooi
<koen@openembedded.org>
Sat, 20 Jan 2007 22:57:58 +0000
(22:57 +0000)
* should be change this to virtual/esound?
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
c96d926
..
68c6889
100644
(file)
--- a/
packages/pulseaudio/pulseaudio_0.9.5.bb
+++ b/
packages/pulseaudio/pulseaudio_0.9.5.bb
@@
-8,6
+8,9
@@
DEPENDS = "liboil avahi libsamplerate0 libsndfile1 libtool"
# optional
DEPENDS += "alsa-lib"
+PROVIDES = "esound"
+RPROVIDES = "esound"
+
PR = "r2"
SRC_URI = "http://0pointer.de/lennart/projects/pulseaudio/pulseaudio-${PV}.tar.gz"