瀏覽代碼

FP-IDE: Amiga-likes need ami-extra

git-svn-id: trunk@34773 -
marcus 8 年之前
父節點
當前提交
9eb195d285
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      ide/fpmake.pp

+ 1 - 0
ide/fpmake.pp

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