mirror of
https://github.com/wimpysworld/stream-sprout
synced 2026-03-14 14:45:50 +01:00
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:
parent
1cc2100527
commit
ec278996b9
1 changed files with 1 additions and 1 deletions
|
|
@ -41,7 +41,7 @@ parts:
|
|||
stage-packages:
|
||||
- ffmpeg
|
||||
- sed
|
||||
- awk
|
||||
- mawk
|
||||
- grep
|
||||
|
||||
apps:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue