changeset 858:3483d83140ef

Added C++ compiler in the dependencies for Open SUSE
author Sebastien Decugis <sdecugis@freediameter.net>
date Sun, 21 Oct 2012 22:22:12 +0200
parents cea8e81967eb
children 10f6ce479e1c
files INSTALL.OpenSUSE
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/INSTALL.OpenSUSE	Sun Oct 21 22:07:55 2012 +0200
+++ b/INSTALL.OpenSUSE	Sun Oct 21 22:22:12 2012 +0200
@@ -3,7 +3,7 @@
 
 
 Dependencies on OpenSUSE 11.3 (from minimal server system installation):
-# zypper install cmake make gcc flex bison lksctp-tools-devel libgnutls-devel libgcrypt-devel libidn-devel
+# zypper install cmake make gcc gcc-c++ flex bison lksctp-tools-devel libgnutls-devel libgcrypt-devel libidn-devel
 # zypper install mercurial
 
 Following dependencies are optional, depending on which extensions you plan to compile
"Welcome to our mercurial repository"