From 59c45c44452f6f56e454bb4f022dba054ca58a3a Mon Sep 17 00:00:00 2001 From: Christopher Faylor Date: Tue, 17 Jun 2014 14:49:06 +0000 Subject: * faq-programming.xml: Add gettext-devel to list of packages needed to build Cygwin. --- winsup/doc/faq-programming.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'winsup/doc/faq-programming.xml') diff --git a/winsup/doc/faq-programming.xml b/winsup/doc/faq-programming.xml index 998364240..47e278220 100644 --- a/winsup/doc/faq-programming.xml +++ b/winsup/doc/faq-programming.xml @@ -694,7 +694,7 @@ rewriting the runtime library in question from specs... First, you need to make sure you have the necessary build tools installed; you at least need gcc-g++, make, -perl, cocom, gettext, +perl, cocom, gettext, gettext-devel, and zlib-devel. Building for 32-bit Cygwin also requires libiconv, mingw64-i686-gcc-g++, mingw64-i686-zlib, -- cgit v1.2.3