+ added dependency to rtl-unicode for the ide package

This commit is contained in:
Nikolay Nikolov 2022-02-12 13:39:14 +02:00
parent af5f75fd5a
commit 153baf41ce

View File

@ -231,6 +231,7 @@ begin
P.OSes := AllOSes-[darwin];
P.Dependencies.Add('rtl-extra');
P.Dependencies.Add('rtl-unicode');
P.Dependencies.Add('fv');
P.Dependencies.Add('chm');
{ This one is only needed if DEBUG is set }