pulseaudio.inc: add DEPENDS on tcp-wrappers
authorFrans Meulenbroeks <fransmeulenbroeks@gmail.com>
Sat, 9 Oct 2010 11:22:38 +0000 (13:22 +0200)
committerFrans Meulenbroeks <fransmeulenbroeks@gmail.com>
Sat, 9 Oct 2010 11:27:54 +0000 (13:27 +0200)
commit12df30097f4484f8ec01e81f2df8c054d6d99cf5
tree806afc0ad602b709e873ef294f117ded6571c61d
parent55845cdac649c66bb4ca72b81313e0a443ec40e1
pulseaudio.inc: add DEPENDS on tcp-wrappers

Pulseaudio by default uses tcpwrap if it is there
(unless told in configure not do do so)
This made things nondeterministic
made the dependency explicit (alternate option was add --disable-tcpwrap to EXTRA_OECONF)

Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
recipes/pulseaudio/pulseaudio.inc