diff options
author | Martin Jansa <Martin.Jansa@gmail.com> | 2013-07-07 17:25:12 +0200 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2013-07-12 12:06:02 +0200 |
commit | e33cb25d595e8698c3936410a4ab508125c94d15 (patch) | |
tree | 5e0435b99d72aefbdaede2e315db01466f8a77d4 /meta-xfce/recipes-art | |
parent | d048fd049f154b273b09f86816f8296de11327e5 (diff) | |
download | meta-openembedded-e33cb25d595e8698c3936410a4ab508125c94d15.tar.gz |
portaudio: explicitly disable oss, add PACKAGECONFIG for alsa and jack
* autoenabled dependencies on alsa-lib and jack are breaking espeak
when it's built against portaudio in sysroot without them
| ld: warning: libasound.so.2, needed by usr/lib/libportaudio.so, not found (try using -rpath or -rpath-link)
| ld: warning: libjack.so.0, needed by usr/lib/libportaudio.so, not found (try using -rpath or -rpath-link)
| usr/lib/libportaudio.so: undefined reference to `snd_pcm_sw_params_sizeof@ALSA_0.9'
| usr/lib/libportaudio.so: undefined reference to `snd_pcm_hw_params_test_period_size@ALSA_0.9'
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-xfce/recipes-art')
0 files changed, 0 insertions, 0 deletions