Преглед изворни кода

* Set fpmake dependencies

git-svn-id: trunk@16043 -
joost пре 15 година
родитељ
комит
7dd0487a2c
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      packages/fcl-base/fpmake.pp

+ 1 - 1
packages/fcl-base/fpmake.pp

@@ -17,7 +17,7 @@ begin
     P.Directory:='fcl-base';
     P.Directory:='fcl-base';
 {$endif ALLPACKAGES}
 {$endif ALLPACKAGES}
     P.Version:='2.2.2-0';
     P.Version:='2.2.2-0';
-    P.Dependencies.Add('winunits-jedi',[Win32,Win64]);
+    P.Dependencies.Add('univint',[Darwin]);
 
 
     P.Author := '<various>';
     P.Author := '<various>';
     P.License := 'LGPL with modification, ';
     P.License := 'LGPL with modification, ';