Merge pull request #63 from alfbr/master

Dependency update for Ubuntu 12.04
This commit is contained in:
Bård Skaflestad 2012-10-11 15:54:53 -07:00
commit 5f4aac1da7

4
README
View File

@ -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