From 87fe018897fc0f3d573c18f4fa736ec38727dcf6 Mon Sep 17 00:00:00 2001 From: Navarrop Date: Wed, 5 Oct 2011 15:18:15 +0200 Subject: [PATCH] Need install cmake. Be sure cmake is installed. --- buildtools/pipol/rc.debian | 1 + 1 file changed, 1 insertion(+) diff --git a/buildtools/pipol/rc.debian b/buildtools/pipol/rc.debian index 67cad4d142..7d6668e927 100644 --- a/buildtools/pipol/rc.debian +++ b/buildtools/pipol/rc.debian @@ -10,6 +10,7 @@ sudo aptitude -y install f2c sudo aptitude -y install gcc-4.6 sudo aptitude -y install g++-4.6 sudo aptitude -y install libpcre3-dev +sudo aptitude -y install cmake which_svn=`which svn` #svn necessary which_gcc=`which gcc` #gcc gcc necessary -- 2.20.1