mirror of
https://github.com/X11Libre/xf86-video-intel.git
synced 2026-03-24 01:24:12 +00:00
Symbols such as XvCreateImage, XvPutImage, XvGetPortAttribute come from libXv.so. Linking to this dependency directly fixes build errors on Debian Bookworm against xserver 21.1. Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com>