mirror of
https://github.com/RetroDECK/RetroDECK.git
synced 2025-04-10 19:15:12 +00:00
MANIFEST: tentative fixing the ld library path
This commit is contained in:
parent
ab28b58b64
commit
67f88f42cc
|
@ -35,9 +35,8 @@ finish-args:
|
|||
- --filesystem=~/.var/app/com.valvesoftware.Steam:rw # Steam (Flatpak)
|
||||
# PPSSPP, DOLPHIN
|
||||
- --filesystem=xdg-run/gamescope-0:ro
|
||||
- --env=LD_LIBRARY_PATH=/app/lib:/app/retrodeck/lib
|
||||
|
||||
environment:
|
||||
LD_LIBRARY_PATH: "/app/lib:/app/retrodeck/lib"
|
||||
|
||||
cleanup:
|
||||
# ES-DE
|
||||
|
|
Loading…
Reference in a new issue