Suggestion from users list.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@27435 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
Pavel Sanda 2008-11-15 10:46:24 +00:00
parent 44895b7c0d
commit d694a215d5

View File

@ -43,7 +43,7 @@ Requirements
------------
First of all, you will also need a recent C++ compiler, where recent
means that the compilers are close to C++ standard conforming (gcc 3.x).
means that the compilers are close to C++ standard conforming (gcc 4.x).
LyX 1.6.x makes great use of C++ Standard Template Library (STL).
This means that gcc users will have to install the relevant libstdc++