mirror of
https://github.com/tinyhumansai/openhuman.git
synced 2026-07-27 21:08:00 +00:00
fix(linux): Add X11 platform flags to .deb package launcher (#1087)
Co-authored-by: unn-Known1 <unn-known1@users.noreply.github.com>
This commit is contained in:
co-authored by
unn-Known1
parent
1208503642
commit
1a30a0ab4d
@@ -56,6 +56,10 @@
|
||||
"libx11-6",
|
||||
"libgdk-pixbuf-2.0-0",
|
||||
"libglib2.0-0"
|
||||
],
|
||||
"args": [
|
||||
"--enable-features=UseOzonePlatform",
|
||||
"--ozone-platform=x11"
|
||||
]
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user