mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-12 20:09:19 +02:00
* fix for Mantis 26630.
git-svn-id: trunk@28521 -
This commit is contained in:
parent
4c0499a70c
commit
c41c74d78a
@ -18,6 +18,7 @@ begin
|
|||||||
{$endif ALLPACKAGES}
|
{$endif ALLPACKAGES}
|
||||||
P.Version:='2.7.1';
|
P.Version:='2.7.1';
|
||||||
P.Dependencies.Add('fcl-base');
|
P.Dependencies.Add('fcl-base');
|
||||||
|
P.Dependencies.Add('rtl-objpas');
|
||||||
P.Author := 'Michael van Canneyt';
|
P.Author := 'Michael van Canneyt';
|
||||||
P.License := 'LGPL with modification, ';
|
P.License := 'LGPL with modification, ';
|
||||||
P.HomepageURL := 'www.freepascal.org';
|
P.HomepageURL := 'www.freepascal.org';
|
||||||
|
Loading…
Reference in New Issue
Block a user