haskell-gloss: jailbreak to fix build with recent versions of OpenGL
This commit is contained in:
parent
2d5732e48d
commit
860929e68b
@ -5,6 +5,7 @@ cabal.mkDerivation (self: {
|
|||||||
version = "1.7.6.5";
|
version = "1.7.6.5";
|
||||||
sha256 = "0s02vbcyfqzlmjw68kp3arn3vvmldh04460gm050vbc6rqpc8dkv";
|
sha256 = "0s02vbcyfqzlmjw68kp3arn3vvmldh04460gm050vbc6rqpc8dkv";
|
||||||
buildDepends = [ bmp GLUT OpenGL ];
|
buildDepends = [ bmp GLUT OpenGL ];
|
||||||
|
jailbreak = true;
|
||||||
meta = {
|
meta = {
|
||||||
homepage = "http://gloss.ouroborus.net";
|
homepage = "http://gloss.ouroborus.net";
|
||||||
description = "Painless 2D vector graphics, animations and simulations";
|
description = "Painless 2D vector graphics, animations and simulations";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user