Browse Source

* go32v2 needs graph package

git-svn-id: trunk@6040 -
pierre 18 years ago
parent
commit
9930a057ca
1 changed files with 1 additions and 0 deletions
  1. 1 0
      ide/Makefile.fpc

+ 1 - 0
ide/Makefile.fpc

@@ -22,6 +22,7 @@ options=-Sg
 
 [require]
 packages=fv gdbint regexpr
+packages_go32v2=graph
 libc=y
 
 [default]