With a fresh installation of MSYS2, running dtc I got: $ dtc C:/msys64/usr/bin/dtc.exe: error while loading shared libraries: msys-yaml-0-2.dll: cannot open shared object file: No such file or directory Add libyaml to the dependency to fix it. Signed-off-by: Bin Meng <bmeng.cn@gmail.com>