win32: support building json-glib in mingw script
authorRobert Bragg <robert@linux.intel.com>
Tue, 15 Mar 2011 21:58:15 +0000 (21:58 +0000)
committerRobert Bragg <robert@linux.intel.com>
Wed, 16 Mar 2011 11:23:38 +0000 (11:23 +0000)
commit130135a09f3102a839a97f358a66a41b631fbea5
treee4a26a2dd082f08e9e47f6b9ddac513ed677d169
parent820765eea02802b88d7bfda4eaae2df97e047ac1
win32: support building json-glib in mingw script

Since Tor does not currently provide win32 binaries for json-glib we
need to cross compile it before we can build clutter. This extends
mingw-fetch-dependencies.sh so it can fetch, unpack and cross-compile
json-glib into the same prefix as the binary dependencies.
build/mingw/mingw-fetch-dependencies.sh