* add missing description for x11

git-svn-id: trunk@29234 -
This commit is contained in:
Tomas Hajny 2014-12-08 23:20:38 +00:00
parent d12beae03e
commit c4abfa3788

View File

@ -13,6 +13,7 @@ begin
{$endif ALLPACKAGES}
P:=AddPackage('x11');
P.Description := 'Interface units for X Window GUI libraries (X11).';
{$ifdef ALLPACKAGES}
P.Directory:=ADirectory;
{$endif ALLPACKAGES}