Skip to content

Commit 1acf64d

Browse files
committed
Add CMake to requirements
1 parent 0efea3f commit 1acf64d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bin/install-ubuntu-packages.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
# required to compile fidimag
2-
apt-get install python-pip python-numpy python-dev python-scipy
2+
apt-get install python-pip python-numpy python-dev python-scipy cmake
33
# required for tests and running it
44
apt-get install python-pytest python-pyvtk ipython python-matplotlib

0 commit comments

Comments
 (0)