Browse Source

FP-IDE: Amiga-likes need ami-extra

git-svn-id: trunk@34773 -
marcus 8 years ago
parent
commit
9eb195d285
1 changed files with 1 additions and 0 deletions
  1. 1 0
      ide/fpmake.pp

+ 1 - 0
ide/fpmake.pp

@@ -181,6 +181,7 @@ begin
     if GDBMIOption then
     if GDBMIOption then
       P.Dependencies.Add('fcl-process');
       P.Dependencies.Add('fcl-process');
     P.Dependencies.Add('graph',[go32v2]);
     P.Dependencies.Add('graph',[go32v2]);
+    P.Dependencies.Add('ami-extra',AllAmigaLikeOSes);
 
 
     P.SupportBuildModes:=[bmOneByOne];
     P.SupportBuildModes:=[bmOneByOne];