knazarov / homebrew-qemu-virgl

A homebrew tap for qemu with support for 3d accelerated guests
415 stars 68 forks source link

Add a patch to properly detect libusb dependency #41

Closed knazarov closed 3 years ago

knazarov commented 3 years ago

During the latest refactoring in qemu master, libusb dependency wasn't tracked correctly. To fix it, a patch was later added, but qemu-virgl is based on a slightly earlier patch, so it didn't include it.

Fixes #38