mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-02-08 03:59:40 +01:00
gnu: guile-opengl: Build with Guile 2.2.
* gnu/packages/gl.scm (guile-opengl): Build with Guile 2.2.
This commit is contained in:
parent
b5b46f87bd
commit
4299409018
1 changed files with 1 additions and 1 deletions
|
@ -420,7 +420,7 @@ extension functionality is exposed in a single header file.")
|
|||
"13qfx4xh8baryxqrv986l848ygd0piqwm6s2s90pxk9c0m9vklim"))))
|
||||
(build-system gnu-build-system)
|
||||
(native-inputs `(("pkg-config" ,pkg-config)))
|
||||
(inputs `(("guile" ,guile-2.0)
|
||||
(inputs `(("guile" ,guile-2.2)
|
||||
("mesa" ,mesa)
|
||||
("glu" ,glu)
|
||||
("freeglut" ,freeglut)))
|
||||
|
|
Loading…
Add table
Reference in a new issue