summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSharlatan Hellseher <sharlatanus@gmail.com>2025-09-23 12:44:43 +0100
committerSharlatan Hellseher <sharlatanus@gmail.com>2025-09-25 09:36:58 +0100
commit3a44a276fdc17c39169b844f0624ba0ce0f2f682 (patch)
treee99f3c7036e8c47e90f3f7113003d7c239962595
parent5d185f65de76ff46fe87b7cb051704aead5cd5e6 (diff)
gnu: python-kivy: Fix build.
* gnu/packages/python-graphics.scm (python-kivy)[native-inputs]: Remove python-cython; add python-cython-0. Change-Id: Ic37de9f525576a7a5dd8551c2db215f960c6dcf8
-rw-r--r--gnu/packages/python-graphics.scm2
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