* Dependency on fcl-base

(cherry picked from commit 4b956674dd)
This commit is contained in:
Michaël Van Canneyt 2021-11-13 15:45:52 +01:00 committed by marcoonthegit
parent fb21284c59
commit 1ecac80470

View File

@ -29,6 +29,7 @@ begin
P.Dependencies.Add('rtl-objpas');
P.Dependencies.Add('rtl-extra');
P.Dependencies.Add('fcl-base');
P.Version:='3.3.1';
T:=P.Targets.AddUnit('src/fpecc.pp');