diff --git a/development/Win32/packaging/installer/DependenciesInfo.txt b/development/Win32/packaging/installer/DependenciesInfo.txt new file mode 100644 index 0000000000..39841e77cd --- /dev/null +++ b/development/Win32/packaging/installer/DependenciesInfo.txt @@ -0,0 +1,10 @@ +This file documents (finally) some of the 'dependencies' needed to build +the Windows installer. + +ImageMagick + ImageMagick-7.0.8-15-Q16-x86-dll.exe + The version number will of course vary. Basically, it seems that we just + need to install this, and then copy the installed files over into the + Dependencies folder. + It would be nice to know if we could instead use the portable version. +