mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2026-01-06 04:30:36 +01:00
* add missing description for zlib
git-svn-id: trunk@29235 -
This commit is contained in:
parent
c4abfa3788
commit
fb95334a66
@ -13,6 +13,7 @@ begin
|
||||
{$endif ALLPACKAGES}
|
||||
|
||||
P:=AddPackage('zlib');
|
||||
P.Description := 'Interface units for the ZLIB library - support for deflate compression method using for GZIP, PNG, ZIP, etc.';
|
||||
{$ifdef ALLPACKAGES}
|
||||
P.Directory:=ADirectory;
|
||||
{$endif ALLPACKAGES}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user