[oe-commits] org.oe.dev pulseaudio: make it RPROVIDE esd to really make it a drop-in replacement for esound

koen commit openembedded-commits at lists.openembedded.org
Wed Jan 24 20:16:46 UTC 2007


pulseaudio: make it RPROVIDE esd to really make it a drop-in replacement for esound

Author: koen at openembedded.org
Branch: org.openembedded.dev
Revision: 0e032f995657d4c23de7cdc723a118494bd90947
ViewMTN: http://monotone.openembedded.org/revision.psp?id=0e032f995657d4c23de7cdc723a118494bd90947
Files:
1
packages/pulseaudio/pulseaudio_0.9.5.bb
Diffs:

#
# mt diff -r58bb7c26365b27b33938e7130716a76294003fe7 -r0e032f995657d4c23de7cdc723a118494bd90947
#
# 
# 
# patch "packages/pulseaudio/pulseaudio_0.9.5.bb"
#  from [1fa938f93be354bc6178d593b334851d99966117]
#    to [aa73a8acf1ab009a454029828e47b4ae4c955afa]
# 
============================================================
--- packages/pulseaudio/pulseaudio_0.9.5.bb	1fa938f93be354bc6178d593b334851d99966117
+++ packages/pulseaudio/pulseaudio_0.9.5.bb	aa73a8acf1ab009a454029828e47b4ae4c955afa
@@ -8,9 +8,9 @@ DEPENDS += "alsa-lib"
 # optional
 DEPENDS += "alsa-lib"
 
-RPROVIDES = "esound"
+RPROVIDES = "esound esd"
 
-PR = "r2"
+PR = "r3"
 
 SRC_URI = "http://0pointer.de/lennart/projects/pulseaudio/pulseaudio-${PV}.tar.gz"
 






More information about the Openembedded-commits mailing list