Skip to content

Commit a9f312f

Browse files
committed
fix: command-chain usage for flm
1 parent d920f2f commit a9f312f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

snap/snapcraft.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,6 +143,7 @@ apps:
143143
LEMONADE_FLM_LINUX_BETA: 1
144144
flm:
145145
command: usr/bin/flm
146+
command-chain: [bin/gpu-2404-wrapper]
146147
plugs:
147148
- accel
148149
- home
@@ -343,7 +344,6 @@ parts:
343344
- libxdmcp6
344345
- libxext6
345346
- libxfixes3
346-
- libxml2
347347
- libxrender1
348348
- libxrt2
349349
- libxrt-npu2

0 commit comments

Comments
 (0)