Added xxhash dependency
This commit is contained in:
+2
-1
@@ -32,7 +32,8 @@ ARG BUILD_PACKAGES=" \
|
||||
libconfig-dev \
|
||||
utfcpp \
|
||||
sqlite-dev \
|
||||
gtest-dev"
|
||||
gtest-dev \
|
||||
xxhash-dev"
|
||||
|
||||
RUN apk add --no-cache --update ${BUILD_PACKAGES}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user