pmb/qemu/run.py: Depending on removed package "mesa-dri-classic"
qemu-amd64 fails to start, complaining about missing package mesa-dri-classic
.
This package was removed in Alpine Linux:
However, the script pmb/qemu/run.py
still depends on it:
Commenting out this line let's qemu-amd64 start.