Ver código fonte

* go32v2 needs graph package

git-svn-id: trunk@6040 -
pierre 19 anos atrás
pai
commit
9930a057ca
1 arquivos alterados com 1 adições e 0 exclusões
  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]