Skip to content

Commit

Permalink
Add CMake to requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
rpep committed Aug 1, 2016
1 parent 0efea3f commit 1acf64d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bin/install-ubuntu-packages.sh
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# required to compile fidimag
apt-get install python-pip python-numpy python-dev python-scipy
apt-get install python-pip python-numpy python-dev python-scipy cmake
# required for tests and running it
apt-get install python-pytest python-pyvtk ipython python-matplotlib

0 comments on commit 1acf64d

Please sign in to comment.