this script needs win32com too

git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6343 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
kichik 2013-04-11 09:47:56 +00:00
parent 4ce053e411
commit b0344c2712

View file

@ -3,6 +3,7 @@ requires Python Image Library - http://www.pythonware.com/products/pil/
requires grep and diff - http://www.mingw.org/msys.shtml
requires command line svn - http://subversion.tigris.org/
requires pysvn - http://pysvn.tigris.org/
requires win32com - http://starship.python.net/~skippy/win32/Downloads.html
example release.cfg:
=========================