22281009b7
This fixes #17547
13 lines
297 B
Diff
13 lines
297 B
Diff
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"
|
|
+ pkgconfig-depends: freeglut
|
|
|
|
executable BOGLGP01-OnYourOwn1
|
|
if !flag(BuildExamples)
|