diff --git a/bioc_scripts/install_bioc_sysdeps.sh b/bioc_scripts/install_bioc_sysdeps.sh index 231b1a4..f172e3f 100644 --- a/bioc_scripts/install_bioc_sysdeps.sh +++ b/bioc_scripts/install_bioc_sysdeps.sh @@ -88,7 +88,8 @@ apt-get install -y --no-install-recommends \ ## new libs apt-get install -y --no-install-recommends \ libglpk-dev \ - libeigen3-dev + libeigen3-dev \ + liblz4-dev ## Databases and other software apt-get install -y --no-install-recommends \