Browse Source

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

This reverts commit 153baf41ce46448440b170f8d0d175953bd17f24.
Nikolay Nikolov 3 years ago
parent
commit
09b5e7c6b2
1 changed files with 0 additions and 1 deletions
  1. 0 1
      packages/ide/fpmake.pp

+ 0 - 1
packages/ide/fpmake.pp

@@ -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 }