On Thu, 2024-01-25 at 21:27 +0100, Brian Allred wrote:
...
> the same issue with libvpx after today's update. Discord, Telegram,
and xfreerdp all complain about missing the shared library
"libvpx.so.8".
> 
>

May or may not be the issue, but best I can tell libvpx package is not
a dependency of discord :

    pactree -s discord | grep libvpx

returns nothing - which may explain why it is not being rebuilt after
updated libvpx. 

Does

   ldd /usr/bin/discord | grep libvpx

show anything useful?

    
-- 
Gene



Reply via email to