ZP-1015 Depend on php7.0 for Ubuntu 16.04. Released under the Affero GNU...

ZP-1015 Depend on php7.0 for Ubuntu 16.04. Released under the Affero GNU General Public License (AGPL) version 3.

add dependency on php7-mapi (currently available in core:master)
parent 8c7f0620
...@@ -50,7 +50,7 @@ Description: Z-Push ldap backend ...@@ -50,7 +50,7 @@ Description: Z-Push ldap backend
Package: z-push-backend-kopano Package: z-push-backend-kopano
Architecture: all Architecture: all
Depends: ${misc:Depends}, z-push-common (= ${binary:Version}), php5-mapi Depends: ${misc:Depends}, z-push-common (= ${binary:Version}), php5-mapi | php7-mapi
Description: Z-Push Kopano backend Description: Z-Push Kopano backend
Backend for Z-Push, that adds the ability to connect to a Kopano server Backend for Z-Push, that adds the ability to connect to a Kopano server
...@@ -62,7 +62,7 @@ Description: Z-Push for Kopano ...@@ -62,7 +62,7 @@ Description: Z-Push for Kopano
Package: z-push-kopano-gabsync Package: z-push-kopano-gabsync
Architecture: all Architecture: all
Depends: ${misc:Depends}, php5-mapi Depends: ${misc:Depends}, php5-mapi | php7-mapi
Description: GAB sync for Kopano Description: GAB sync for Kopano
Synchronizes a the global address book for the Kopano Outlook Extension Synchronizes a the global address book for the Kopano Outlook Extension
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment