Revert "+ added dependency to rtl-unicode for the ide package"

This reverts commit 153baf41ce.
This commit is contained in:
Nikolay Nikolov 2022-02-12 15:23:17 +02:00
parent 412de8a17d
commit 09b5e7c6b2

View File

@ -231,7 +231,6 @@ 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 }