[FIX] Fixed imcompatiblity with Windows

bzr revid: nicolas.vanhoren@openerp.com-20101028094826-mqefsvceu14w3v2n
This commit is contained in:
nvi-openerp 2010-10-28 11:48:26 +02:00
parent 1fc401534e
commit b2f7d0c445
2 changed files with 4 additions and 1 deletions

View File

@ -21,6 +21,9 @@ for rendering workflows graphs, you need:
* graphviz
* pyparsing
For Luxembourg localization, you also need:
* pdftk (http://www.pdflabs.com/tools/pdftk-the-pdf-toolkit/)
for generating reports using non .jpg images, you need:
* Python Imaging Library for python

View File

@ -37,7 +37,7 @@ profiles = [
'profile_manufacturing'
]
l10n_charts = [
'l10n_minimal_chart_uk',
'l10n_uk',
False,
'l10n_be',
'l10n_fr'