diff options
| author | dec05eba <dec05eba@protonmail.com> | 2026-07-14 21:07:04 +0200 |
|---|---|---|
| committer | dec05eba <dec05eba@protonmail.com> | 2026-07-14 21:07:04 +0200 |
| commit | bcd9f4c69103d766e3dcd8ffa10b5880ea5110bf (patch) | |
| tree | 27f3ae08223971a52c9e3598336b3601b40e71fa /project.conf | |
| parent | 7a5785e4dfd023dc5e037ad535f5b7aa26278ff4 (diff) | |
kms capture: make capture work with night lights enabled
Diffstat (limited to 'project.conf')
| -rw-r--r-- | project.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/project.conf b/project.conf index 9c1f480..ca47939 100644 --- a/project.conf +++ b/project.conf @@ -14,6 +14,7 @@ ignore_dirs = ["kms/server", "build", "debug-build", "plugin/examples"] [define] GSR_PORTAL = "1" GSR_APP_AUDIO = "1" +GSR_DBUS = "1" [dependencies] libavcodec = ">=58" |
