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)
|
- --filesystem=~/.var/app/com.valvesoftware.Steam:rw # Steam (Flatpak)
|
||||||
# PPSSPP, DOLPHIN
|
# PPSSPP, DOLPHIN
|
||||||
- --filesystem=xdg-run/gamescope-0:ro
|
- --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:
|
cleanup:
|
||||||
# ES-DE
|
# ES-DE
|
||||||
|
|
Loading…
Reference in a new issue