Remove unused yasm dependency from snap

This commit is contained in:
Ilya Fedin 2025-07-05 21:44:08 +00:00 committed by John Preston
parent 7d78de0673
commit 1c53fca925

View file

@ -504,7 +504,6 @@ parts:
build-environment:
- LDFLAGS: ${LDFLAGS:+$LDFLAGS} -s
build-packages:
- yasm
- libdrm-dev
- libegl-dev
- libgbm-dev