]> git.lyx.org Git - lyx.git/blobdiff - README.Cygwin
Buffer param \cite_engine_type (authoryear|numerical).
[lyx.git] / README.Cygwin
index 10daf36cfb42d72d393f9e117c5f058d3aaf6fe3..f44bc7b5153ff1a770c7ec5a583d779562507afb 100644 (file)
@@ -12,8 +12,8 @@ To build lyx, you will need to install the following cygwin packages
 
     aspell        gzip             libiconv           libQtGui4
     aspell-dev    gettext          libpng             libQtGui4-devel
-    gcc           gettext-devel    libQtCore4         python
-    gcc4          libintl8         libQtCore4-devel
+    gcc           gettext-devel    libQtCore4         pkg-config
+    gcc4          libintl8         libQtCore4-devel   python
 
 Two building systems can be used to build lyx on cygwin: the traditional
 autotools (autoconf, automake, make etc), and a scons build system.