refactor: change awk to mawk in snapcraft.yaml; conform to Ubuntu defaults

Ubuntu ships mawk by default, Stage mawk in the snap so the behaviour between the .deb and snap is consistent.
This commit is contained in:
Martin Wimpress 2024-07-24 23:22:30 +01:00 committed by Martin Wimpress
commit ec278996b9

View file

@ -41,7 +41,7 @@ parts:
stage-packages:
- ffmpeg
- sed
- awk
- mawk
- grep
apps: