From 1c009d481d39575b2f6fcbf11f72f7700896757e Mon Sep 17 00:00:00 2001 From: maarten Date: Tue, 9 Jul 2019 13:56:02 +0000 Subject: [PATCH] readme aangepast git-svn-id: svn+ssh://gitlab/srv/svn-repos/pdb-redo/trunk@432 a1961a4f-ab94-4bcc-80e8-33b5a54de466 --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 91aa9e6..f11ca76 100644 --- a/README.md +++ b/README.md @@ -9,6 +9,7 @@ The code for this library was written in C++14. You therefore need a recent comp Other requirements are: +- GNU make version 4.1 or higher. - Boost libraries, the current version was developed using version 1.65 - [mrc](https://github.com/mhekkel/mrc), a resource compiler that allows including data files into the executable making them easier to install. Strictly this is optional, but at the expense of a lot of functionality. - [newuoa-cpp](https://github.com/elsid/newuoa-cpp), required to calculate atom radii.