mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-12 22:14:25 +02:00
* add missing description for x11
git-svn-id: trunk@29234 -
This commit is contained in:
parent
d12beae03e
commit
c4abfa3788
@ -13,6 +13,7 @@ begin
|
|||||||
{$endif ALLPACKAGES}
|
{$endif ALLPACKAGES}
|
||||||
|
|
||||||
P:=AddPackage('x11');
|
P:=AddPackage('x11');
|
||||||
|
P.Description := 'Interface units for X Window GUI libraries (X11).';
|
||||||
{$ifdef ALLPACKAGES}
|
{$ifdef ALLPACKAGES}
|
||||||
P.Directory:=ADirectory;
|
P.Directory:=ADirectory;
|
||||||
{$endif ALLPACKAGES}
|
{$endif ALLPACKAGES}
|
||||||
|
Loading…
Reference in New Issue
Block a user