deps: Replace libz-dev with zlib1g-dev since the former was renamed.

This commit is contained in:
Aditya Bansal
2018-02-10 02:58:20 +05:30
committed by Tim Abbott
parent d5736ef65a
commit 35969edd66
4 changed files with 4 additions and 4 deletions

View File

@@ -8,4 +8,4 @@ ZULIP_VERSION = "1.7.1+git"
# Typically, adding a dependency only requires a minor version bump, and
# removing a dependency requires a major version bump.
PROVISION_VERSION = '14.9'
PROVISION_VERSION = '14.10'