mirror of
https://github.com/obsproject/obs-studio.git
synced 2026-08-28 10:15:58 -05:00
We directly depend on libx11 for various operations in obs-nix-x11.c,
not just xcb. So be sure to link it in too.
fixes #11667
(cherry picked from commit 22f222600a)