mirror of
https://github.com/MariaDB/server.git
synced 2026-05-06 15:15:34 +02:00
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:
parent
44885273f2
commit
2b856ecd98
1 changed files with 1 additions and 0 deletions
1
debian/control
vendored
1
debian/control
vendored
|
|
@ -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],
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue