Browse Source

* renamed

peter 25 years ago
parent
commit
9140a44d63
1 changed files with 2 additions and 2 deletions
  1. 2 2
      packages/opengl/build/Makefile.fpc

+ 2 - 2
packages/opengl/build/makefile.fpc → packages/opengl/build/Makefile.fpc

@@ -6,8 +6,8 @@
 units=buildgl
 programs=c_linuxd
 
-[packages]
-fcl=1
+[require]
+packages=fcl
 
 [dirs]
 fpcdir=../../..