mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-14 17:29:33 +02:00
* add missing description for pasjpeg
git-svn-id: trunk@29230 -
This commit is contained in:
parent
63ba5f7c56
commit
4f411386f0
@ -14,6 +14,7 @@ begin
|
||||
|
||||
P:=AddPackage('pasjpeg');
|
||||
P.ShortName:='pjp';
|
||||
P.Description := 'Pascal port of JPEG (.JPG) image format handling library from IJG.';
|
||||
{$ifdef ALLPACKAGES}
|
||||
P.Directory:=ADirectory;
|
||||
{$endif ALLPACKAGES}
|
||||
|
Loading…
Reference in New Issue
Block a user