peter 26 anni fa
parent
commit
9140a44d63
1 ha cambiato i file con 2 aggiunte e 2 eliminazioni
  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=../../..