Skip to content
Snippets Groups Projects
Commit 12c0ec83 authored by Frédéric Leroy's avatar Frédéric Leroy
Browse files

build_helper: remove libblas3gf for ubuntu 16.04

liblas3gf have been replaced by libblas3 on 16.04
liblas3* will be pulled by libblas-dev, so we don't need to add it to package list
parent 2b98daec
No related branches found
No related tags found
No related merge requests found
...@@ -300,7 +300,6 @@ check_install_oai_software() { ...@@ -300,7 +300,6 @@ check_install_oai_software() {
iptables-dev \ iptables-dev \
libatlas-base-dev \ libatlas-base-dev \
libatlas-dev \ libatlas-dev \
libblas3gf \
libblas-dev \ libblas-dev \
libconfig8-dev \ libconfig8-dev \
libffi-dev \ libffi-dev \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment