Versión
4.0-367
Rama
master
Fecha
hace 10 años, 4 meses
Windows x64 Windows x86 Android Ubuntu 13.04
Contribución
117bf435b077bbb2fe2339b1dbe7496cda25d749
Autor del cambio
Ryan Houdek
Descripción del cambio
Fix GUI-less build. Also potentially OS X. We now require libpng due to our screenshot code relying on it now. WXWidgets links in libpng by itself so it isn't noticed in a wxwidgets build. OS X seems to not have libpng linked in from wxWidgets so just link in libpng at all times.