ADG 

ADG Commit Details

Date:2011-03-20 20:46:18 (2 years 2 months ago)
Author:Nicola Fontana
Branch:master
Commit:1e0ec905970bee7d366070ce5076bd72a7c3036e
Parents: 94c079c94f3ca6b493d140cc4d9fa4af524a912c
Message:[build] Pango has pulled in also gthread

The adg-demo program in wine was failing because of missing dlls. After
digging a bit, it has been discovered that libgthread-2.0-0.dll is now a
requirements, probably because of the new pango stuff for AdgText.
Changes:
Mbuild/adg.nsi.in (1 diff)

File differences

build/adg.nsi.in
5656
5757
5858
59
5960
6061
6162
File "${DLLDIR}/libpng14-*.dll"
File "${DLLDIR}/intl.dll"
File "${DLLDIR}/libglib-2.0-*.dll"
File "${DLLDIR}/libgthread-2.0-*.dll"
File "${DLLDIR}/libgmodule-2.0-*.dll"
File "${DLLDIR}/libgobject-2.0-*.dll"
File "${DLLDIR}/libfontconfig-*.dll"

Archive Download the corresponding diff file