trying to compile qemu-stm32 I get this error message
ERROR: glib-2.12 gthread-2.0 is required to compile QEMU
but
sudo apt-get install gthread-2.0 (or just gthread)
resulted in
E: Unable to locate package gthread-2.0 / gthread
Any help will be appreciated.
M'