summaryrefslogtreecommitdiff
path: root/packages/pulseaudio/pulseaudio_0.9.9.bb
diff options
context:
space:
mode:
authorMichael Lauer <mickey@vanille-media.de>2008-02-19 16:17:33 +0000
committerMichael Lauer <mickey@vanille-media.de>2008-02-19 16:17:33 +0000
commitf55e1cd950a96045de381abedde9e2727d001234 (patch)
tree31c642152a1e8456d85bfa1bea0bbdc0db39e674 /packages/pulseaudio/pulseaudio_0.9.9.bb
parent18bae0d61ca9ad3cb8970bbeedef55ad328bb422 (diff)
parentd69d798924c7d9e543f7078e611ee8c410f2fad6 (diff)
merge of '4f1c373d43a7c1b912b21780d67df8ccec796116'
and 'd684223b6fbdf20a18d598446664827707b7dd91'
Diffstat (limited to 'packages/pulseaudio/pulseaudio_0.9.9.bb')
-rw-r--r--packages/pulseaudio/pulseaudio_0.9.9.bb6
1 files changed, 2 insertions, 4 deletions
diff --git a/packages/pulseaudio/pulseaudio_0.9.9.bb b/packages/pulseaudio/pulseaudio_0.9.9.bb
index d1e5706809..b884c27dd6 100644
--- a/packages/pulseaudio/pulseaudio_0.9.9.bb
+++ b/packages/pulseaudio/pulseaudio_0.9.9.bb
@@ -8,11 +8,9 @@ SRC_URI += "\
file://fix-dbus-without-hal.patch;patch=1 \
"
-PR = "r1"
+PR = "r2"
# 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, fails with hierarchical pthread stuff
-DEFAULT_PREFERENCE = "-1"
-
+# 3.) fails with hierarchical pthread stuff w/ gst-pulse (hence patched out)