mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-21 01:29:29 +02:00
* add missing description for openssl
git-svn-id: trunk@29228 -
This commit is contained in:
parent
5106845872
commit
265e4be91b
@ -14,6 +14,7 @@ begin
|
||||
|
||||
P:=AddPackage('openssl');
|
||||
P.ShortName:='ossl';
|
||||
P.Description := 'Interface units for OpenSSL libraries supporting SSL-encrypted network communication.';
|
||||
{$ifdef ALLPACKAGES}
|
||||
P.Directory:=ADirectory;
|
||||
{$endif ALLPACKAGES}
|
||||
|
Loading…
Reference in New Issue
Block a user