ZP-1062 depend on php instead of php7.0. Released under the Affero GNU General...

ZP-1062 depend on php instead of php7.0. Released under the Affero GNU General Public License (AGPL) version 3.
parent ba8eb4ec
...@@ -8,7 +8,7 @@ Homepage: http://z-push.org ...@@ -8,7 +8,7 @@ Homepage: http://z-push.org
Package: z-push-common Package: z-push-common
Architecture: all Architecture: all
Depends: ${misc:Depends}, php5 (>= 5.4) | php7.0, php5-cli | php7.0-cli, php-soap Depends: ${misc:Depends}, php5 (>= 5.4) | php (>= 5.4) , php5-cli | php-cli, php-soap
Conflicts: d-push, z-push Conflicts: d-push, z-push
Replaces: d-push, z-push Replaces: d-push, z-push
Description: open source implementation of the ActiveSync protocol Description: open source implementation of the ActiveSync protocol
...@@ -26,7 +26,7 @@ Description: Z-Push caldav backend ...@@ -26,7 +26,7 @@ Description: Z-Push caldav backend
Package: z-push-backend-carddav Package: z-push-backend-carddav
Architecture: all Architecture: all
Depends: ${misc:Depends}, z-push-common (= ${binary:Version}), php-curl | php5-curl, php5-xsl | php7.0-xsl Depends: ${misc:Depends}, z-push-common (= ${binary:Version}), php-curl | php5-curl, php5-xsl | php-xml
Description: Z-Push carddav backend Description: Z-Push carddav backend
Backend for Z-Push, that adds the ability to connect to a carddav server Backend for Z-Push, that adds the ability to connect to a carddav server
......
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