Changes between Version 238 and Version 239 of CygwinPort
- Timestamp:
- 12/20/12 10:13:59 (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
CygwinPort
v238 v239 352 352 * I'll provide an iconv spkg with the last solution, but for the moment I'm faking its installation anyway to see whether its really needed or not (apparently by R, see #8191 and #8567). 353 353 * Problems with zlib once again when building libpng. By default only the zlib0 cygwin package is installed, which only contains the dll, not the zlib-devel one which contains headers, import file, static archive... I guess we'll have to make that one a prereq. 354 * About libpng, I'm a little confused by the copying and removing at the end of spkg-install, this looks very very fishy, I'll remove it for now.354 * About libpng, I'm a little confused by the copying and removing at the end of spkg-install, this looks very very fishy, I'll remove it for now. See #11696.