From f445d918c511755ed78c6a43b5e7955c883f5023 Mon Sep 17 00:00:00 2001 From: Gunnar Beutner Date: Fri, 27 Sep 2013 14:54:49 +0200 Subject: [PATCH] Update requirements list in the INSTALL file. Fixes #4745 --- INSTALL | 2 ++ 1 file changed, 2 insertions(+) diff --git a/INSTALL b/INSTALL index 4d47a81ce..af0531528 100644 --- a/INSTALL +++ b/INSTALL @@ -22,6 +22,8 @@ parentheses): * Boost library and header files (boost-devel on RHEL, libboost-all-dev on Debian) * optional: Doxygen (doxygen) +* optional: MySQL (mysql-devel on RHEL, libmysqlclient-dev on Debian) +* optional: Python (python-devel on RHEL, python-dev on Debian) Packaging Requirements ---------------------- -- 2.40.0