Skip to content

Commit 2b856ec

Browse files
committed
MCOL-4229 ColumnStore fails to build on Ubuntu 20.10 due to missing readline
partially revert 2c5831b - ColumnStore still needs readline to build
1 parent 4488527 commit 2b856ec

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

debian/control

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ Build-Depends: bison,
3131
libnuma-dev [!armhf],
3232
libpam0g-dev,
3333
libpcre2-dev,
34+
libreadline-gplv2-dev [i386 amd64],
3435
libsnappy-dev,
3536
libssl-dev | libssl1.0-dev,
3637
libsystemd-dev [linux-any],

0 commit comments

Comments
 (0)