__pkginfo__.py
changeset 5195 e8235b2789fc
parent 5125 eaec839ad3fe
child 5302 dfd147de06b2
equal deleted inserted replaced
5184:955ee1b24756 5195:e8235b2789fc
    44 __recommends__ = {
    44 __recommends__ = {
    45     'Pyro': '>= 3.9.1',
    45     'Pyro': '>= 3.9.1',
    46     'PIL': '',                  # for captcha
    46     'PIL': '',                  # for captcha
    47     'pycrypto': '',             # for crypto extensions
    47     'pycrypto': '',             # for crypto extensions
    48     'fyzz': '>= 0.1.0',         # for sparql
    48     'fyzz': '>= 0.1.0',         # for sparql
    49     'pysixt': '>= 0.1.0',       # XXX for pdf export
       
    50     'python-gettext': '>= 1.0', # XXX for pdf export
       
    51     'vobject': '>= 0.6.0',      # for ical view
    49     'vobject': '>= 0.6.0',      # for ical view
    52     #'Products.FCKeditor':'',
    50     #'Products.FCKeditor':'',
    53     #'SimpleTAL':'>= 4.1.6',
    51     #'SimpleTAL':'>= 4.1.6',
    54     }
    52     }
    55 
    53