Latest update removed libxml2.so.2, which causes issues with binaries built in other distros
My Firefox build now fails with:
/home/emilio/.mozbuild/clang/bin/clang: error while loading shared libraries: libxml2.so.2: cannot open shared object file: No such file or directory
I can use system clang as a workaround, but is this intentional? cc @heftig