MCOL-4229 ColumnStore fails to build on Ubuntu 20.10 due to missing readline

partially revert 2c5831b2c5 - ColumnStore still needs readline to build
This commit is contained in:
Sergei Golubchik 2020-08-04 14:44:40 +02:00
commit 2b856ecd98

1
debian/control vendored
View file

@ -31,6 +31,7 @@ Build-Depends: bison,
libnuma-dev [!armhf],
libpam0g-dev,
libpcre2-dev,
libreadline-gplv2-dev [i386 amd64],
libsnappy-dev,
libssl-dev | libssl1.0-dev,
libsystemd-dev [linux-any],