add a note about the required development packages for spell checker support

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@36280 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
Stephan Witt 2010-11-13 12:09:23 +00:00
parent d5eb8c0968
commit 82e8d0e297

View File

@ -69,6 +69,11 @@ at the console. Most recent distributions are known to use fontconfig.
If, however, your version of Qt does not use fontconfig, then TeX
fonts should be added to the font path. 'man xset' is your friend.
To build LyX with spell checking capabilities included you have to
install at least one of the development packages of the spell checker
libraries. See the RELEASE-NOTES for details.
* Other things to note
If you make modifications to files in src/ (for example by applying a