[curl] [freetype] [tiff] Add dependencies on zlib. Add curl dependency on openssl.

This commit is contained in:
Robert Schumacher 2016-11-26 00:15:38 -08:00
parent cdba9a5e49
commit 7e4a57fbfd
3 changed files with 7 additions and 4 deletions

View File

@ -1,3 +1,4 @@
Source: curl
Version: 7.51.0
Description: A library for transferring data with URLs
Version: 7.51.0-1
Build-Depends: zlib, openssl
Description: A library for transferring data with URLs

View File

@ -1,3 +1,4 @@
Source: freetype
Version: 2.6.3-1
Version: 2.6.3-2
Build-Depends: zlib
Description: A library to render fonts.

View File

@ -1,3 +1,4 @@
Source: tiff
Version: 4.0.6
Version: 4.0.6-1
Build-Depends: zlib
Description: A library that supports the manipulation of TIFF image files