Browse Source

+ added dependency on packages libc and fcl

mazen 22 years ago
parent
commit
fc55b2a3cd
1 changed files with 1 additions and 0 deletions
  1. 1 0
      packages/extra/unixutil/Makefile.fpc

+ 1 - 0
packages/extra/unixutil/Makefile.fpc

@@ -11,6 +11,7 @@ units=unixutils
 
 
 [require]
 [require]
 libc=y
 libc=y
+packages=libc fcl
 
 
 [install]
 [install]
 fpcpackage=y
 fpcpackage=y