buildrootschalter/package/pulseaudio
Thomas Petazzoni 382eef528e pulseaudio: uses fork(), not available on noMMU platforms
Even though pulseaudio has some HAVE_FORK compile-time conditionals to
avoid using fork(), those parts of pulseaudio are not using it. Since
using pulseaudio on !MMU platforms is fairly unlikely, we simply
disable it when no MMU is available, and propagate this dependency to
the appropriate locations.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
2014-05-17 23:27:42 +02:00
..
Config.in pulseaudio: uses fork(), not available on noMMU platforms 2014-05-17 23:27:42 +02:00
pulseaudio.mk vala: remove deprecated target package 2014-05-01 23:34:44 +02:00
S50pulseaudio