mirror of
https://github.com/qTox/qTox.git
synced 2024-03-22 14:00:36 +08:00
chore(deps): Add msgpack to archlinux dockerfile
Missed in last update since it's not covered in CI.
This commit is contained in:
parent
2fca383e70
commit
e9f74bb50a
|
@ -30,6 +30,7 @@ RUN pacman -Syu --noconfirm --needed \
|
|||
sqlcipher \
|
||||
openal \
|
||||
sonnet \
|
||||
msgpack-c \
|
||||
snorenotify \
|
||||
git \
|
||||
&& \
|
||||
|
|
Loading…
Reference in New Issue
Block a user