diff --git a/BUILDING b/BUILDING
index 7c0d37ab0cd1cb2101ebc843858407dc1616fc08..bbcb6b7b3315b337a5ef5f524a551b6be0b1b2d2 100644
--- a/BUILDING
+++ b/BUILDING
@@ -1,6 +1,7 @@
 libSCOF uses the cmake build system.
 
-libSCOF depends on OpenVolumeMesh 2.0, which is available on www.openvolumemesh.org.
+# Dependencies
+The dependencies of libSCOF are OpenVolumeMesh (www.openvolumemesh.org), OpenMesh(www.openmesh.org), GMM(http://getfem.org/gmm.html) and Eigen (http://eigen.tuxfamily.org). Cholmod is optional.
 
 In order to build libSCOF, you can perform the following steps: