backend/drm: send output layer feedback events

This commit is contained in:
Simon Ser 2023-02-06 18:40:44 +01:00
parent e1335a792a
commit 22d9df2af4
4 changed files with 77 additions and 1 deletions

View file

@ -7,7 +7,7 @@ hwdata = dependency(
libliftoff = dependency(
'libliftoff',
version: '>=0.2.0',
version: '>=0.4.0',
fallback: 'libliftoff',
required: false,
)