network/zarafa: Fixed dep information.
This commit is contained in:
parent
e7601d912e
commit
653c43582c
|
@ -2,8 +2,6 @@ Zarafa offers a replacement for MS Exchange Server, providing
|
|||
Outlook "Look & Feel" webaccess, integration with Linux mailservers,
|
||||
mobile phone support, Outlook sharing (100% MAPI) etc.
|
||||
|
||||
This requires libvmime-zarafa, and zarafa-webaccess-ajax is needed
|
||||
at runtime.
|
||||
|
||||
If you want to upgrade a zarafa 6.x.y database, you will need the
|
||||
zarafa7-upgrade tool, which needs MySQL-python.
|
||||
zarafa7-upgrade tool, which needs the optional dependency
|
||||
MySQL-python.
|
||||
|
|
|
@ -5,6 +5,6 @@ DOWNLOAD="http://download.zarafa.com/community/final/7.0/7.0.1-28479/sourcecode/
|
|||
MD5SUM="2c268b1e5cba538c7d84ec9a742c3347"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="MySQL-python libvmime-zarafa zarafa-webaccess-ajax"
|
||||
REQUIRES="libvmime-zarafa zarafa-webaccess-ajax"
|
||||
MAINTAINER="Niels Horn"
|
||||
EMAIL="niels.horn@gmail.com"
|
||||
|
|
Loading…
Reference in New Issue