2016-08-06 16:19:18 +01:00
|
|
|
diff --git a/GLUT.cabal b/GLUT.cabal
|
|
|
|
index f370d6c..a404e1e 100644
|
|
|
|
--- a/GLUT.cabal
|
|
|
|
+++ b/GLUT.cabal
|
|
|
|
@@ -103,6 +103,7 @@ library
|
|
|
|
else
|
|
|
|
cpp-options: "-DCALLCONV=ccall"
|
|
|
|
cc-options: "-DUSE_DLSYM"
|
2019-12-20 01:52:54 +00:00
|
|
|
+ pkgconfig-depends: glut
|
2016-08-06 16:19:18 +01:00
|
|
|
|
|
|
|
executable BOGLGP01-OnYourOwn1
|
|
|
|
if !flag(BuildExamples)
|