mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-21 15:12:02 +00:00
Add libhyperscan-dev to deb Dockerfile
This commit is contained in:
parent
3d2254bc99
commit
1e1b30dc05
@ -82,8 +82,8 @@ RUN apt-get --allow-unauthenticated update -y \
|
|||||||
libcctz-dev \
|
libcctz-dev \
|
||||||
libldap2-dev \
|
libldap2-dev \
|
||||||
libsasl2-dev \
|
libsasl2-dev \
|
||||||
heimdal-multidev
|
heimdal-multidev \
|
||||||
|
libhyperscan-dev
|
||||||
|
|
||||||
|
|
||||||
# This symlink required by gcc to find lld compiler
|
# This symlink required by gcc to find lld compiler
|
||||||
|
Loading…
Reference in New Issue
Block a user