qemu formula missing spice #5266
-
Additional Info
Output of
|
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 7 replies
-
|
You need to add a dependency on |
Beta Was this translation helpful? Give feedback.
-
|
Thank you, I have added |
Beta Was this translation helpful? Give feedback.
You need to add a dependency on
spice-servertoqemutoo (which requiresspice-server.rbto be placed in the tap). Homebrew's compiler shims remove-Iflags referencing paths from undeclared dependencies. You can see that by inspecting the compiler shims' logs (at~/.cache/Homebrew/Logs/qemuon Linux by default; check the.ccfiles).