gnu: python-efl: Fix bulid. * gnu/packages/enlightenment.scm (python-efl)[native-inputs]: Remove python-cython; add python-cython-0. Change-Id: I6899a268a0019774709e1e318ccf3966239e7098
1 files changed, 1 insertions(+), 1 deletions(-) M gnu/packages/enlightenment.scm
M gnu/packages/enlightenment.scm => gnu/packages/enlightenment.scm +1 -1
@@ 433,7 433,7 @@ embedded systems.") (delete-file "tests/ecore/test_09_file_download.py") (delete-file "tests/ecore/test_11_con.py")))))) (native-inputs (list pkg-config python-cython)) (list pkg-config python-cython-0)) (inputs (list efl python-dbus python-packaging)) (home-page "https://www.enlightenment.org/")