[Bug 262713] audio/pulseaudio: update to 15.0 or greater

From: <bugzilla-noreply_at_freebsd.org>
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.