chore(deps): Add msgpack to archlinux dockerfile

Missed in last update since it's not covered in CI.
reviewable/pr6486/r1
Anthony Bilinski 2022-02-19 21:25:00 -08:00
parent 2fca383e70
commit e9f74bb50a
No known key found for this signature in database
GPG Key ID: 2AA8E0DA1B31FB3C
1 changed files with 1 additions and 0 deletions

View File

@ -30,6 +30,7 @@ RUN pacman -Syu --noconfirm --needed \
sqlcipher \
openal \
sonnet \
msgpack-c \
snorenotify \
git \
&& \