mirror of
https://github.com/moonlight-stream/moonlight-qt.git
synced 2025-08-16 08:26:02 +00:00
Fix typo causing libva-drm only to be enabled if libva-wayland is present
This commit is contained in:
parent
413993ab6f
commit
ea8bccd508
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user