Fix typo causing libva-drm only to be enabled if libva-wayland is present

This commit is contained in:
Cameron Gutman 2023-11-01 17:39:24 -05:00
parent 413993ab6f
commit ea8bccd508

View file

@ -267,7 +267,7 @@ libva-wayland {
PKGCONFIG += libva-wayland
DEFINES += HAVE_LIBVA_WAYLAND
}
libva-wayland {
libva-drm {
message(VAAPI DRM support enabled)
PKGCONFIG += libva-drm