Added xxhash dependency
This commit is contained in:
@@ -13,7 +13,8 @@ ARG BUILD_PACKAGES="\
|
||||
make \
|
||||
pkgconfig \
|
||||
taglib \
|
||||
wt"
|
||||
wt \
|
||||
xxhash"
|
||||
|
||||
RUN pacman -Syu --noconfirm
|
||||
RUN pacman -S --noconfirm ${BUILD_PACKAGES}
|
||||
|
||||
Reference in New Issue
Block a user