[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 Source: curl
Version: 7.51.0 Version: 7.51.0-1
Description: A library for transferring data with URLs Build-Depends: zlib, openssl
Description: A library for transferring data with URLs

View File

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

View File

@ -1,3 +1,4 @@
Source: tiff 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 Description: A library that supports the manipulation of TIFF image files