Skip to content

Commit

Permalink
Relaxed build dependencies a bit.
Browse files Browse the repository at this point in the history
  • Loading branch information
svenpanne committed Sep 3, 2013
1 parent 545e5c2 commit 4016480
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion GLURaw.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ library
cbits/HsGLURaw.c
hs-Source-Dirs: src
include-dirs: include
build-depends: base >= 3 && < 5, OpenGLRaw == 1.4.*
build-depends: base >= 3 && < 5, OpenGLRaw >= 1.3.0.0
ghc-options: -Wall -O2
if os(windows) && flag(UseNativeWindowsLibraries)
if arch(i386)
Expand Down

0 comments on commit 4016480

Please sign in to comment.