diff options
author | Michael Lauer <mickey@vanille-media.de> | 2008-01-26 07:32:41 +0000 |
---|---|---|
committer | Michael Lauer <mickey@vanille-media.de> | 2008-01-26 07:32:41 +0000 |
commit | 36efb322cb219e0b8dffff12d94b66cdde4e67c3 (patch) | |
tree | fd5cf972ade1b9f6d7e36849de176eeba8277b46 /packages/pulseaudio | |
parent | b334a50b51296fd067a3f635e34a829803dff12c (diff) |
pulseaudio 0.9.8 update to 0.9.9
Diffstat (limited to 'packages/pulseaudio')
-rw-r--r-- | packages/pulseaudio/pulseaudio_0.9.9.bb (renamed from packages/pulseaudio/pulseaudio_0.9.8.bb) | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/packages/pulseaudio/pulseaudio_0.9.8.bb b/packages/pulseaudio/pulseaudio_0.9.9.bb index 93c8ffb849..f52ca6e1c6 100644 --- a/packages/pulseaudio/pulseaudio_0.9.8.bb +++ b/packages/pulseaudio/pulseaudio_0.9.9.bb @@ -10,8 +10,9 @@ SRC_URI += "\ PR = "r0" -# problems w/ pulseaudio 0.9.8 atm: +# problems w/ pulseaudio 0.9.9 atm: # 1.) needs libltdl >= 1.5.24 (yes, any older version will NOT work at runtime) # 2.) doesn't build w/ glibc TLS support (hence patched out) +# 3.) hangs, if used with gst-pulse 0.9.7 DEFAULT_PREFERENCE = "-1" |