mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-10 17:44:23 +00:00
Add clang to Build-Depends
It is used by debian/copy_clang_binaries.sh
This commit is contained in:
parent
fd63277b15
commit
f306ccde2c
1
debian/control
vendored
1
debian/control
vendored
@ -3,6 +3,7 @@ Priority: optional
|
||||
Maintainer: Alexey Milovidov <milovidov@yandex-team.ru>
|
||||
Build-Depends: debhelper (>= 9),
|
||||
cmake,
|
||||
clang,
|
||||
gcc-6, g++-6,
|
||||
default-libmysqlclient-dev | libmysqlclient-dev,
|
||||
libicu-dev,
|
||||
|
Loading…
Reference in New Issue
Block a user