Selaa lähdekoodia

+ added dependency to rtl-unicode for the ide package

Nikolay Nikolov 3 vuotta sitten
vanhempi
commit
153baf41ce
1 muutettua tiedostoa jossa 1 lisäystä ja 0 poistoa
  1. 1 0
      packages/ide/fpmake.pp

+ 1 - 0
packages/ide/fpmake.pp

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