diff options
Diffstat (limited to 'gnu/packages/python-graphics.scm')
| -rw-r--r-- | gnu/packages/python-graphics.scm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/python-graphics.scm b/gnu/packages/python-graphics.scm index a4b83c3ea8d..d96387ab6d8 100644 --- a/gnu/packages/python-graphics.scm +++ b/gnu/packages/python-graphics.scm @@ -252,7 +252,7 @@ GLFW} OpenGL application development library.") (setenv "HOME" (getcwd))))))) (native-inputs (list pkg-config - python-cython + python-cython-0 ;; Not packaged yet, for tests. ;; python-kivy-deps-glew ;; python-kivy-deps-glew-dev |
