From 32ecf2e3fddd39176f0e3b8e37ab1e80c85b44af Mon Sep 17 00:00:00 2001 From: Aron Simon <aron.simon@sigmatechnology.se> Date: Thu, 21 Jun 2018 08:33:37 +0200 Subject: [PATCH] Update cygwin readme file Signed-off-by: Aron Simon <aron.simon@sigmatechnology.se> --- README.cygwin | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/README.cygwin b/README.cygwin index 24e104bf7..b8dcca50a 100644 --- a/README.cygwin +++ b/README.cygwin @@ -56,13 +56,14 @@ Cygwin setup Devel: gcc-g++ Devel: make Libs: libxml2-devel - Net: openssl-devel (automatically installs Net:openssl - as well, if selected) - c) To compile your own Titan Cygwin binary: in addition to the + Net: openssl-devel + c) To compile your own Titan Cygwin binary: in addition to the above, select the following packages: Devel: bison - Devel: ctags - Devel: cygwin32-expat + Devel: ctags + Lib: libexpat1 + Lib: libiconv-devel + Lib: libiconv2 Devel: diffstat Devel: flex Devel: gcc-core -- GitLab