wok-stable annotate mingw32-toolchain/stuff/mingw32.conf @ rev 6947

Added dbus-dev and glib-dev to dbus-glib-dev depends. Needed for pkg-config --cflags dbus-glib-1 to work on clean chroot.
author Christopher Rogers <slaxemulator@gmail.com>
date Sun Oct 24 21:06:53 2010 +0000 (2010-10-24)
parents
children
rev   line source
rcx@4036 1
rcx@4036 2 MINGW32_TARGET="i586-pc-mingw32"
rcx@4036 3 MINGW32_ROOT="/usr/$MINGW32_TARGET"
rcx@4036 4
rcx@4036 5 # Need exception for FSH incompleteness
rcx@4036 6 FSH="$FSH $MINGW32_ROOT"