Merge pull request #63 from alfbr/master
Dependency update for Ubuntu 12.04
This commit is contained in:
commit
5f4aac1da7
4
README
4
README
@ -56,10 +56,10 @@ sudo add-apt-repository -y ppa:opm/ppa
|
||||
sudo apt-get update
|
||||
|
||||
# parts of DUNE needed
|
||||
sudo apt-get install libdune-common-dev libdune-istl-dev
|
||||
sudo apt-get install libdune-common-dev libdune-istl-dev libdune-grid-dev
|
||||
|
||||
# libraries necessary for OPM
|
||||
sudo apt-get install -y libxml0-dev
|
||||
sudo apt-get install -y libxml2-dev
|
||||
|
||||
|
||||
DEPENDENCIES FOR SUSE BASED DISTRIBUTIONS
|
||||
|
Loading…
Reference in New Issue
Block a user