[Bug 262713] audio/pulseaudio: update to 15.0 or greater
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 262713] audio/pulseaudio update to 14.99.1 or greater"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 12 Jan 2023 20:32:59 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=262713 --- Comment #5 from bj.rn@baerlin.eu --- Another issue is 'libintl' not being detected during 'meson setup build' - libintl_dep = cc.find_library('intl') + libintl_dep = cc.find_library('intl', + dirs : ['/usr/local/lib']) in meson.build works for me -- You are receiving this mail because: You are on the CC list for the bug.